Expand description
Bindings for AAsset
, AAssetDir
and AAssetManager
Structs§
- A native
AAsset *
, opened in streaming mode - A native
AAssetDir *
- A native
AAssetManager *
- 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.