The Open
D
Programming Language
Learn
Language
Library
Contribute
Blog
MmFile.opIndexAssign
std
mmfile
MmFile
Sets and returns byte at index i in file to value.
class
MmFile
ubyte
opIndexAssign
(
ubyte
value
,
ulong
i
)
Meta
Source
See Implementation
std
mmfile
MmFile
aliases
opDollar
constructors
this
destructors
~this
enums
Mode
functions
mode
opIndex
opIndexAssign
opSlice
properties
length
Sets and returns byte at index i in file to value.