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