pub fn convert_bytes_to_compound(bytes: &[u8]) -> Option<CompoundData>Expand description
Restore a compound from a byte buffer. (b3ConvertBytesToCompound)
pub fn convert_bytes_to_compound(bytes: &[u8]) -> Option<CompoundData>Restore a compound from a byte buffer. (b3ConvertBytesToCompound)