WriteBuffer.this

class WriteBuffer
this
(
size_t size = 8192
)

Parameters

size size_t

Initial buffer size and the size by which the buffer will grow.

Meta