to_vec

Function to_vec 

Source
pub fn to_vec(vox: &VoxData) -> Result<Vec<u8>, Error>
Expand description

Encode VoxData and return bytes as Vec<u8>.