yu ~master (2017-08-14T10:07:44Z)
Dub
Repo
ReadStream.read
yu
tools
serialize
read
ReadStream
Undocumented in source. Be warned that the author may not have intended to support it.
auto
read
()
struct
ReadStream
auto
read
(
X
)
(
)
if
(
isBasicSupport
!(
X
).
isNum
)
auto
read
()
bool
read
()
DateTime
read
()
Date
read
()
Time
read
()
ubyte
[]
read
()
string
read
()
Meta
Source
See Implementation
yu
tools
serialize
read
ReadStream
constructors
this
destructors
~this
functions
arrayType
endReadArray
endReadStruct
nextType
read
startReadArray
startReadStruct
postblits
this(this)