parquet
53.2.0
In parquet::
file::
page_
index::
index_
reader
parquet
::
file
::
page_index
::
index_reader
Function
decode_page_locations
Copy item path
Source
pub(crate) fn decode_page_locations( data: &[
u8
], ) ->
Result
<
Vec
<
PageLocation
>,
ParquetError
>