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