module

Mmap

Constants

PAGE_SIZE = LibC.sysconf(LibC::SC_PAGESIZE)

Class methods

open(*args, &)
Source

Instance methods

[](idx, size) : SubRegion
Source
crypto_key
Source
guard_page
Source
madvise(advice) : Nil
Source
mlock
Source
mprotect(prot : Prot) : Nil
Source
msync
Source
munlock
Source
noaccess
Source
readonly
Source
readwrite
Source
to_slice
Source
to_unsafe
Source

Nested types