tree_buf
pub fn read_with_options<T: Readable>( bytes: &[u8], options: &impl DecodeOptions) -> Result<T, ReadError>