Resolve the raw bytes of an Artifact Version. Supports both content modes:
Text — bytes come from the inline Content column.
File — bytes are fetched from the backing storage provider via the File's ProviderKey.
Returns null if the version can't be loaded or yields no content.
Resolve the raw bytes of an Artifact Version. Supports both content modes:
Text— bytes come from the inlineContentcolumn.File— bytes are fetched from the backing storage provider via the File's ProviderKey. Returns null if the version can't be loaded or yields no content.