C# (CSharp) Helios.Serialization Namespace

Classes

Name Description
Encoders Static factory class for generating encoder instances
LengthFieldPrepender Encoder that adds the length of the outgoing frame to the front of the object (which should, in theory, make it easier to decode)
MessageDecoderBase
MessageEncoderBase
NoOpDecoder Dummy decoder that doesn't actually do anything
NoOpEncoder Does nothing - default encoder