Package org.opcfoundation.ua.encoding.binary

The implementation of binary serialization

See:
          Description

Interface Summary
IEncodeableSerializer IEncodeableSerializer serializes IEncodeable classes.
 

Class Summary
BinaryDecoder Decodes builtinTypes, structures, enumerations and messages from byte buffer
BinaryEncoder Encodes builtintypes, enumerations, structures and messages to a byte buffer.
DecoderUtils DecoderUtils class.
EncodeableReflectionSerializer Serializes IEncodeables using reflection.
EncoderCalc Calculates length in bytes of an encodeable if it were encoded with binary encoder.
EncoderUtils EncoderUtils class.
 

Enum Summary
NodeIdEncoding NodeId binary encoding byte.
 

Package org.opcfoundation.ua.encoding.binary Description

The implementation of binary serialization



Copyright © 2018. All rights reserved.