Skip to content

ArcBufferWriter.AppendPinned(ArcBuffer)

AppendPinned(ArcBuffer)

View source
public void AppendPinned(ArcBuffer input)
Appends the pages referenced by input directly to this writer by pinning them.

Parameters

inputArcBuffer
The buffer to append.