Reads an instance of T
from the in
byte stream.
Reads an instance of T
from the in
byte stream.
Note that one should not try to consume the id
bytes here as they have already
been consumed in order to dispatch into this serializer!
Writes the provided input element into the out
byte stream.