f3e24282c0
into memory as strict or lazy ByteStrings, using the virtual memory subsystem to do on-demand loading. ok matthew, sthen.
4 lines
169 B
Plaintext
4 lines
169 B
Plaintext
Wrapper to mmap(2), allowing files or devices to be lazily loaded
|
|
into memory as strict or lazy ByteStrings, using the virtual memory
|
|
subsystem to do on-demand loading.
|