MappedFile.map

Return a slice representing file content as a memory-mapped array

Use this to remap content each time the file size is changed.

class MappedFile
final
ubyte[]
map
()

Meta