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