freck-streams ~master (2018-03-12T15:57:57Z)
Dub
Repo
FileStream.write
freck
streams
filestream
FileStream
Undocumented in source. Be warned that the author may not have intended to support it.
void
write
(ubyte b)
void
write
(ubyte[] b)
class
FileStream
override
void
write
(
in
ubyte
[]
b
)
Meta
Source
See Implementation
freck
streams
filestream
FileStream
constructors
this
destructors
~this
functions
getContents
isEmpty
isReadable
isSeekable
isWritable
length
read
seek
tell
write
static functions
tmpfile
static variables
READABLE
WRITABLE
variables
f
mode