ae ~sd (2021-12-20T16:35:43.7627576)
Dub
Repo
deserializeInto
ae
utils
sd
serialization
deserializer
Accept a data source and absorb received data into the given variable.
void
deserializeInto
(
Source
T
)
(
Source
source
,
ref
T
target
)
Meta
Source
See Implementation
ae
utils
sd
serialization
deserializer
functions
deserializeInto
deserializeNew
structs
Deserializer
Accept a data source and absorb received data into the given variable.