Skip to main content

convert_compound_to_bytes

Function convert_compound_to_bytes 

Source
pub fn convert_compound_to_bytes(compound: &CompoundData) -> Vec<u8> 
Expand description

Scrub and return the compound as a byte buffer. (b3ConvertCompoundToBytes)