Click or drag to resize

ILengthEncodedExtensions Methods

The ILengthEncodedExtensions type exposes the following members.

Methods
 NameDescription
Public Extension MethodDecode Decodes length-encoded data. Returns encoded data bytes and encoding size.
Public Extension MethodEncode Encodes data length. Length bytes are directly before data bytes.
Public Extension MethodGetLengthEncodingSize Returns the length encoding byte size.
Top
See Also