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