MappedFile.map

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

  1. ubyte[] map [@property getter]
    class MappedFile
    version(Win32)
    @property final
    ubyte[]
    map
    ()
  2. ubyte[] map [@property getter]

Meta