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