Module asset

Source
Expand description

Bindings for AAsset, AAssetDir and AAssetManager

Structsยง

Asset
A native AAsset *, opened in streaming mode
AssetDir
A native AAssetDir *
AssetManager
A native AAssetManager *
OpenedFileDescriptor
Contains the opened file descriptor returned by Asset::open_file_descriptor(), together with the offset and size of the given asset within that file descriptor.