deserializeInto

Accept a data source and absorb received data into the given variable.

void
deserializeInto
(
Source
T
)
(
Source source
,
ref T target
)

Meta