Dataflow Runtime API
4.0.1.0
|
Classes | |
class | Deserializer |
Deserializes various data types from the given byte buffer. More... | |
class | SerializableIfc |
Serialization is the process of translating data structures into a binary representation. More... | |
class | SerializableSenderIfc |
Interface to write a serializable object to another object. More... | |
class | Serializer |
Serializes various data types into the given byte buffer. More... | |