Buffer.length

Length of the passed data, note it's the length of a void[] array.

class Buffer
size_t length;

Meta