BSD-3-Clause licensed by Don Stewart
Maintained by Don Stewart
This version can be pinned in stack with:bytestring-mmap-0.2.2@sha256:d04e6bc5a158dd292757d3b9b032beb8a2c43e768777d64a8289abf89f612f67,1282

Module documentation for 0.2.2

Depends on 3 packages(full list with versions):

This library provides a 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.