utils v0.1.8 (2018-01-19T16:45:16Z)
Dub
Repo
FileReader.write
utils
lists
FileReader
Writes an array at the seek-position, and moves seek to end of the written data
void
write
(ubyte[] t)
class
FileReader
void
write
(
ubyte
[]
t
)
void
write
(ubyte t)
Meta
Source
See Implementation
utils
lists
FileReader
constructors
this
destructors
~this
functions
clear
loadFile
read
remove
saveFile
write
properties
seek
size
Writes an array at the seek-position, and moves seek to end of the written data