pub fn binary() -> BinaryGeneratorExpand description
Generate arbitrary byte sequences (Vec<u8>).
See BinaryGenerator for builder methods.
pub fn binary() -> BinaryGeneratorGenerate arbitrary byte sequences (Vec<u8>).
See BinaryGenerator for builder methods.