Loads/deserializes the content of s and its array members.
receive is called repeatedly; on each call, it must populate the
provided data buffer with data previously produced by dump(). Data which
was populated once should not be populated again. So the delegate must
behave like a stream receive function.
Loads/deserializes the content of s and its array members.
receive is called repeatedly; on each call, it must populate the provided data buffer with data previously produced by dump(). Data which was populated once should not be populated again. So the delegate must behave like a stream receive function.