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