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