Buffer.setSize

Set the total size of the memory blocks in @buffer.

class Buffer
void
setSize
(
ptrdiff_t size
)

Parameters

size ptrdiff_t

the new size

Meta