JanetDocsPlaygroundI'm feeling luckyGitHub sign in

buffer/new-filled



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

    (buffer/new-filled count &opt byte)

    Creates a new buffer of length `count` filled with `byte`. By 
    default, `byte` is 0. Returns the new buffer.


0 examplesSign in to add an example
Loading...