Buffer.resize

Set the offset and total size of the memory blocks in buffer.

class Buffer
void
resize

Parameters

offset gssize

the offset adjustement

size gssize

the new size or -1 to just adjust the offset

Meta