libghc-bytestring-mmap-doc

Mmap support for strict bytestrings; documentation
  http://code.haskell.org/~dons/code/bytestring-mmap/
  0
  no reviews



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.

this package contains the documentation files.