cfunction (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.