Function arrow2::io::parquet::read::_read_metadata_async

source ·
pub async fn _read_metadata_async<R>(
    reader: &mut R
) -> Result<FileMetaData, Error>
where R: AsyncRead + AsyncSeek + Send + Unpin,
Expand description

Asynchronously reads the files’ metadata