Function persist::workload::flat_blob[][src]

pub fn flat_blob(data: &DataGenerator) -> Vec<u8>
Notable traits for Vec<u8, A>
impl<A> Write for Vec<u8, A> where
    A: Allocator
Expand description

Encodes the given data into a flat buffer that is exactly data.goodput_bytes() long.