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