Method description:
Fill the specified data into the buffer.
Grammar:
Receive parameters:
value The data to be filled
offet The starting position of the filled data. If not specified, the default is 0
end The end position of the padding data. If not specified, the default is the length of the buffer.
Example: