forwardParseDecimal Method    Table of ContentDecoderHelper Methodsforward
DecoderHelper Class
Represents decoder helper methods.
Inheritance Hierarchy
System.Object
  OnixS.SimpleBinaryEncoding.DecoderHelper

Namespace:  OnixS.SimpleBinaryEncoding
Assembly:  OnixS.SimpleBinaryEncoding-net-4.7 (in OnixS.SimpleBinaryEncoding-net-4.7.dll) Version: 2.3.1.0 (2.3.1.0)
Syntax
C#
public static class DecoderHelper

The DecoderHelper type exposes the following members.

Methods
  NameDescription
Public methodStatic memberTryDecodeUnsignedInt16
Try to decode unsigned 16 bit integer.
Top
See Also