cfunction
src/core/buffer.c on line 303 , column 1
(buffer/push-string buffer & xs )
Push byte sequences onto the end of a buffer. Will accept any of
strings , keywords , symbols , and buffers. Returns the modified
buffer. Will throw an error if the buffer overflows.