load_bundle_from_memory

Function load_bundle_from_memory 

Source
pub fn load_bundle_from_memory(
    data: Vec<u8>,
) -> Result<AssetBundle, BinaryError>
Expand description

Load a bundle from memory