Function WriteBuffer.this

this (
  ulong size = 8192LU
);

Parameters

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