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