phobos ~master (2024-10-03T07:50:27Z)
Dub
Repo
MmFile.opSlice
std
mmfile
MmFile
Returns entire file contents as an array.
void
[]
opSlice
()
class
MmFile
void
[]
opSlice
(
)
void
[]
opSlice
(ulong i1, ulong i2)
Meta
Source
See Implementation
std
mmfile
MmFile
aliases
opDollar
constructors
this
destructors
~this
enums
Mode
functions
mode
opIndex
opIndexAssign
opSlice
properties
length
Returns entire file contents as an array.