Skip to main content

decode_object_header

Function decode_object_header 

Source
pub fn decode_object_header(bytes: &[u8]) -> Hdf5Result<Hdf5ObjectHeader>
Expand description

Decode an object header from bytes (inverse of encode_object_header).