Type Definition bin_buffer::Buffer

source ·
pub type Buffer = Vec<u8>;
Expand description

Buffer: a Vector of bytes