A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://dotnet.github.io/dotNext/api/DotNext.IO.LengthFormat.html below:

Enum LengthFormat | .NEXT

Enum LengthFormat

Describes how the length of the octet string should be encoded in binary form.

Namespace: DotNext.IO Assembly: DotNext.IO.dll Syntax
public enum LengthFormat : byte
Fields Name Description BigEndian

Use 32-bit integer value to represent octet string length using big-endian byte order.

Compressed

Use 7-bit encoded compressed integer value to represent octet string length.

LittleEndian

Use 32-bit integer value to represent octet string length using little-endian byte order.

Extension Methods

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4