Read a byte from a stream.
Declared in <serialize.h>
<serialize.h>
template<typename Stream> uint8_t ser_readdata8(Stream& s);
The byte read from the stream.