JanetDocsSourcePlaygroundI'm feeling luckyCommunityGitHub sign in

buffer/clear

core-api


    cfunction
    src/core/buffer.c on line 497, column 1

    (buffer/clear buffer)

    Sets the size of a buffer to 0 and empties it. The buffer retains 
    its memory so it can be efficiently refilled. Returns the modified 
    buffer.


0 examplesSign in to add an example
Loading...