JanetDocsPlaygroundI'm feeling luckyGitHub sign in

buffer/push-string



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


0 examplesSign in to add an example
Loading...