HeaderSerializer.LengthDelimeterOffset Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The offset from the first character in the header to the Length delimiter.
public const int LengthDelimeterOffset = 8;
val mutable LengthDelimeterOffset : int
Public Const LengthDelimeterOffset As Integer = 8