Skip to content

PooledBufferStream.PooledBufferStream(int)

PooledBufferStream(int)

View source
public PooledBufferStream(int minAllocationSize = 0)
Initializes a new instance of the PooledBufferStream class.

Parameters

minAllocationSizeint
Minimum size of the allocation.