phobos ~master (2024-10-03T07:50:27Z)
Dub
Repo
MmFile.opSlice
std
mmfile
MmFile
Returns slice of file contents as an array.
void
[]
opSlice
()
void
[]
opSlice
(ulong i1, ulong i2)
class
MmFile
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 slice of file contents as an array.