freck-streams ~master (2018-03-12T15:57:57Z)
Dub
Repo
Stream.write
freck
streams
stream
Stream
Writes an unsigned byte to the stream
void
write
(ubyte b)
class
Stream
abstract
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
stream
Stream
constructors
this
functions
getContents
getEndian
getMetadata
isEmpty
isReadable
isSeekable
isWritable
length
read
seek
setEndian
tell
write
variables
endian
metadata
Writes an unsigned byte to the stream