Deserializes src in-place. If array branching is needed, length of src will be increased to be able to store those.
struct type expected
data buffer previously created by Serializer
src wrapped in Contiguous, ready to use data. Must not outlive src origin.
See Implementation
Deserializes src in-place. If array branching is needed, length of src will be increased to be able to store those.