Skip to content

Writer<TBufferWriter>.EnsureContiguous(int)

EnsureContiguous(int)

View source
public void EnsureContiguous(int length)
Ensures that there are at least length contiguous bytes available to be written.

Parameters

lengthint
The number of contiguous bytes to ensure.