openbsd-ports/devel/hs-bytestring-mmap/pkg/DESCR
kili f3e24282c0 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.

ok matthew, sthen.
2012-08-30 20:51:27 +00:00

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.