freck-streams ~master (2018-03-12T15:57:57Z)
Dub
Repo
StreamInterface.write
freck
streams
streaminterface
StreamInterface
Writes an unsigned byte to the stream
void
write
(ubyte b)
interface
StreamInterface
void
write
(
in
ubyte
b
)
void
write
(ubyte[] b)
Parameters
b
ubyte
The ubyte to write to the stream
Meta
Source
See Implementation
freck
streams
streaminterface
StreamInterface
functions
getContents
getEndian
getMetadata
isEmpty
isReadable
isSeekable
isWritable
length
read
seek
setEndian
tell
write
Writes an unsigned byte to the stream