cfunction
src/core/buffer.c on line 237 , column 1
(buffer/fill buffer &opt byte )
Fill up a buffer with bytes , defaulting to 0s. Does not change the
buffer 's length. Returns the modified buffer.