| Interface | Description |
|---|---|
| LowLevelDeserializer |
Interface for stream based low level deserializers.
|
| LowLevelIOFactory |
Factory for creating
LowLevelSerializers and LowLevelDeserializers. |
| LowLevelSerializer |
Interface for stream based low level serializers.
|
| Class | Description |
|---|---|
| InputPosition |
Encapsulates information about the current position within the input stream.
|
| Exception | Description |
|---|---|
| LowLevelDeserializationException |
Exception thrown when an error occurs during low level deserialization.
|
| LowLevelSerializationException |
Exception thrown when an error occurs during low level serialization.
|
Copyright © 2014. All rights reserved.