Back to Julia

Memory-mapped I/O

stdlib/Mmap/docs/src/index.md

1.12.6226 B
Original Source
@meta
EditURL = "https://github.com/JuliaLang/julia/blob/master/stdlib/Mmap/docs/src/index.md"

Memory-mapped I/O

Low level module for mmap (memory mapping of files).

@docs
Mmap.Anonymous
Mmap.mmap
Mmap.sync!