load_resource_pack_from_bytes

Function load_resource_pack_from_bytes 

Source
pub fn load_resource_pack_from_bytes(data: &[u8]) -> Result<ResourcePack>
Expand description

Load a resource pack from bytes (for WASM compatibility).