Click or drag to resize

LengthEncodedFormat Properties

The LengthEncodedFormat type exposes the following members.

Properties
  NameDescription
Public propertyIgnoreLengthEncoding
Set to ignore format length encoding.
Public propertyIsBuilt
True if the format has been built into a data type.
(Inherited from TelegramFormat.)
Public propertyLength
Format byte length.
(Overrides TelegramFormatLength.)
Public propertyLengthEncoding
Format length encoding type.
Public propertyLogger
Message logger.
(Inherited from TelegramFormat.)
Public propertyName
Format name.
(Inherited from TelegramFormat.)
Public propertySegments
List of TelegramFormatSegment in order.
(Inherited from TelegramFormat.)
Top
See Also