FieldHeaderCodec Class
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.
Codec for operating with the wire format.
public static class FieldHeaderCodec
type FieldHeaderCodec = class
Public Module FieldHeaderCodec
- Inheritance
-
FieldHeaderCodec
Methods
ReadFieldHeader<TInput>(Reader<TInput>, Field) |
Reads a field header. |
ReadFieldHeader<TInput>(Reader<TInput>) |
Reads a field header. |
ReadFieldHeaderForAnalysis<TInput>(Reader<TInput>) |
Reads a field header for diagnostic purposes. |