PooledBufferWriter<T>
Represents memory writer that uses pooled memory.
Initializes a new writer with the specified initial capacity.
Initializes a new writer with the default initial capacity.
public PooledBufferWriter()
Initializes a new empty writer.