Helper class for encoding QoS into an OutputStream and decoding QoS from an InputStream.
Static
Reads QoS from the given InputStream.
The InputStream to read from.
The read QoS value.
Writes the QoS value to the given OutputStream.
The OutputStream to write to.
The value to write.
Helper class for encoding QoS into an OutputStream and decoding QoS from an InputStream.