Function parquet::file::footer::decode_metadata

source ยท
pub fn decode_metadata(buf: &[u8]) -> Result<ParquetMetaData>
Expand description

Decodes ParquetMetaData from the provided bytes