Fills this buffer with the specified value. If the offset and end are not given, the entire buffer will be filled.
offset
end
external Buffer fill(value, [int offset, int end, String encoding]);