Skip to content

ArcBufferWriter.ReplenishBuffers(List<ArraySegment<byte>>)

ReplenishBuffers(List<ArraySegment<byte>>)

View source
public void ReplenishBuffers(List<ArraySegment<byte>> buffers)
Adds additional buffers to the destination list until the list has reached its capacity.

Parameters

buffersList<ArraySegment<byte>>
The destination to add buffers to.