pub type ByteStream = Vec<u8>;
Buffered bytes returned by the file-content operation.
pub struct ByteStream { /* private fields */ }