freck-streams ~master (2018-03-12T15:57:57Z)
Dub
Repo
Stream.read
freck
streams
stream
Stream
Reads an unsigned byte from the stream
ubyte
read
()
class
Stream
abstract
ubyte
read
(
)
ubyte
[]
read
(size_t n)
Return Value
Type:
ubyte
The unsigned byte read from 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
Reads an unsigned byte from the stream