Skip to content

Writer<TBufferWriter>.AdvanceSpan(int)

AdvanceSpan(int)

View source
public void AdvanceSpan(int length)
Advance the write position in the current span.

Parameters

lengthint
The number of bytes to advance wirte position by.