Reads T type from stream and returns it.
If there is insufficient data in input stream, DecodeException is thrown.
Read value of type T.
DecodeException
See Implementation
Reads T type from stream and returns it.
If there is insufficient data in input stream, DecodeException is thrown.