pub fn read_file_metadata<R: Read + Seek>(
    reader: &mut R
) -> Result<FileMetadata>
Expand description

Read the IPC file’s metadata