Skip to main content

Module assets

Module assets 

Source

Structs§

DeferredAssets
Deferred asset context carried through pipeline stages.
PendingAsset
A pending asset reference for deferred upload. Per [[RFC-0004:C-PIPELINE-INTEGRATION]].
PendingAssetList
Result of building pending assets for deferred upload.

Enums§

AssetStrategy
Strategy for handling assets on each platform.

Functions§

base64_encode
Simple base64 encoding
build_pending_asset_list
Build a list of pending assets for deferred upload.
build_pending_asset_list_from_document
build_pending_asset_list_from_document_validated
build_pending_asset_list_validated
ensure_no_unresolved_image_markers
resolve_asset_urls
to_data_uri
Encode binary data to base64 data URI