aurorafw ~master (2020-10-29T20:10:48Z)
Dub
Repo
IStream.read
aurorafw
core
io
stream
IStream
Reads an unsigned byte from the stream
ubyte
read
()
interface
IStream
ubyte
read
(
)
ubyte
[]
read
(size_t n)
Return Value
Type:
ubyte
The unsigned byte read from the stream
Meta
Source
See Implementation
aurorafw
core
io
stream
IStream
functions
data
read
seek
skip
write
properties
empty
length
readable
seekable
tell
writable
Reads an unsigned byte from the stream