MemoryMapped

Undocumented in source.

Constructors

this
this(MmFile file)
Undocumented in source.

Members

Functions

close
void close()
Undocumented in source. Be warned that the author may not have intended to support it.
isOpen
bool isOpen()
Undocumented in source. Be warned that the author may not have intended to support it.
read
size_t read(ByteBuffer dst)

Setup map from file to dst.

Inherited Members

From ReadableByteChannel

isOpen
bool isOpen()
Undocumented in source.
close
void close()
Undocumented in source.
read
size_t read(ByteBuffer dst)
Undocumented in source.

Meta