TBufferedTransport.this

Constructs a new instance, using the specified buffer size.

Parameters

transport TTransport

The underlying transport to wrap.

bufferSize size_t

The size of the read and write buffers to use, in bytes.

Meta