Skip to main content

binary

Function binary 

Source
pub fn binary() -> BinaryGenerator
Expand description

Generate arbitrary byte sequences (Vec<u8>).

See BinaryGenerator for builder methods.