Skip to content

Codec_FieldIdNotPresentException.WriteField(Writer<TBufferWriter>, uint, Type, FieldIdNotPresentException)

WriteField(Writer<TBufferWriter>, uint, Type, FieldIdNotPresentException)

public void WriteField<TBufferWriter>(ref Writer<TBufferWriter> writer, uint fieldIdDelta, Type expectedType, FieldIdNotPresentException value)
Writes a field.

Parameters

writerWriter<TBufferWriter>
The writer.
fieldIdDeltauint
The field identifier delta.
expectedTypeType
The expected type.
valueFieldIdNotPresentException
The value.