The Open
D
Programming Language
Learn
Language
Library
Contribute
Blog
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.