Expand description
Push and Pull implementations wrapping serialized data.
Structsยง
- An adapter from which one can pull elements of type
T
. - An adapter from which one can pull elements of type
T
. - An adapter into which one may push elements of type
T
.