utils ~master (2021-06-25T06:58:32Z)
Dub
Repo
ByteStream.toFile
utils
ds
ByteStream
Writes this stream to a file
class
ByteStream
bool
toFile
(
string
fname
)
Return Value
Type:
bool
true if successful, false if not
Meta
Source
See Implementation
utils
ds
ByteStream
constructors
this
destructors
~this
functions
fromFile
read
readArray
readAt
readRaw
toFile
write
writeArray
writeAt
writeRaw
properties
grow
maxSize
seek
size
stream
Writes this stream to a file