Package hec.io
Class AsciiDeserializerV1
java.lang.Object
hec.io.AsciiDeserializerV1
Deserializes objects written with AsciiSerializer.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleandeserializeObject(Object obj) reads the next object from the input stream
-
Constructor Details
-
AsciiDeserializerV1
-
-
Method Details
-
deserializeObject
reads the next object from the input stream
-