read_dds_from_bytes

Function read_dds_from_bytes 

Source
pub fn read_dds_from_bytes(bytes: &[u8]) -> Result<Dds, DdsBinaryError>
Expand description

Reads DDS data from bytes.