Deserializer Describer
A DeserializerDescriber takes a stream of bytes and outputs a description of what would be reconstructed by a Deserializer.
Author
Mark van Gulik
Parameters
input
An InputStream from which to reconstruct objects.
runtime
The AvailRuntime from which to locate well-known objects during deserialization.