polars_
arrow
0.46.0
In polars_
arrow::
io::
ipc::
read
polars_arrow
::
io
::
ipc
::
read
Function
deserialize_footer
Copy item path
Source
pub fn deserialize_footer( footer_data: &[
u8
], size:
u64
, ) ->
PolarsResult
<
FileMetadata
>