de Serialize
Deserializes the InputStream to an NMS handle of DefinedStructure. This call is blocking.
Return
A new NMS instance of DefinedStructure.
Parameters
input Stream
Opened inputStream. Does not close the stream after processing.