JanetDocsSourcePlaygroundI'm feeling luckyCommunityGitHub sign in

buffer/push-byte

core-api


    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.


0 examplesSign in to add an example
Loading...