cfunction
src/core/buffer.c on line 272 , 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.