Module polars_io::mmap

source ·

Enums§

Traits§

  • Trait used to get a hold to file handler or to the underlying bytes without performing a Read.

Functions§

  • Open a file to get write access. This will check if the file is currently registered as memory mapped.