pub fn bench_bundle_create(runs: i64, crc_type: CrcRawType) -> Vec<ByteBuffer>
Notable traits for Vec<u8, A>
impl<A> Write for Vec<u8, A> where
    A: Allocator