rcdata ~master (2021-10-23T10:39:12.0262369)
Dub
Repo
RCBin.getArray
rcdata
bin
RCBin
Read or write a static array to the stream.
void
getArray
(T[] target)
void
getArray
(T[] input)
void
getArray
(T[size] target)
void
getArray
(T[size] input)
struct
RCBin
(T, bool isParser)
static if
(
isSerializer
)
void
getArray
(
T
size_t
size
)
(
const
T
[
size
]
input
)
Meta
Source
See Implementation
rcdata
bin
RCBin
constructors
this
functions
get
getArray
getBoolean
getNumber
getStruct
read
manifest constants
isSerializer
variables
range
Read or write a static array to the stream.