freck-streams ~master (2018-03-12T15:57:57Z)
Dub
Repo
MemoryStream.write
freck
streams
memorystream
MemoryStream
Undocumented in source. Be warned that the author may not have intended to support it.
void
write
(ubyte b)
void
write
(ubyte[] b)
class
MemoryStream
override
void
write
(
in
ubyte
[]
b
)
Meta
Source
See Implementation
freck
streams
memorystream
MemoryStream
constructors
this
functions
getContents
isReadable
isSeekable
isWritable
read
seek
tell
write
properties
isEmpty
length
static functions
fromBytes
fromFile
fromScratch
variables
buf
ptr