StaticreadReads NodeDescriptorDict from the given InputStream.
The InputStream to read from.
The read NodeDescriptorDict value.
StaticwriteWrites the NodeDescriptorDict value to the given OutputStream.
The OutputStream to write to.
The value to write.
Helper class for encoding NodeDescriptorDict into an OutputStream and decoding NodeDescriptorDict from an InputStream.