Skip to content

BufferSlice.CopyTo(TBufferWriter)

CopyTo(TBufferWriter)

View source
public void CopyTo<TBufferWriter>(ref TBufferWriter output)
Copies the contents of this writer to a buffer writer.

Parameters

outputTBufferWriter