polars_io
0.40.0
Module mmap
Enums
Traits
Functions
In crate polars_io
Module
polars_io
::
mmap
Copy item path
source
·
[
−
]
Enums
§
ReaderBytes
Traits
§
MmapBytesReader
Trait used to get a hold to file handler or to the underlying bytes without performing a Read.
Functions
§
try_create_file
Open a file to get write access. This will check if the file is currently registered as memory mapped.