cfunction src/core/buffer.c on line 230, column 1 (buffer/push-byte buffer & xs) Append bytes to a buffer. Will expand the buffer as necessary. Returns the modified buffer. Will throw an error if the buffer overflows.