rcdata ~master (2021-10-23T10:39:12.0262369)
Dub
Repo
RCBin.read
rcdata
bin
RCBin
Read and return a value. Should be avoided to enable making serializers.
struct
RCBin
(T, bool isParser)
static if
(
isParser
)
T
read
(
T
)
(
)
Meta
Source
See Implementation
rcdata
bin
RCBin
constructors
this
functions
get
getArray
getBoolean
getNumber
getStruct
read
manifest constants
isSerializer
variables
range
Read and return a value. Should be avoided to enable making serializers.