Append data to the buffer
the data to append
Append string to the buffer
the string to append
Append string to the buffer synchronously
the string to append
Append data to the buffer synchronously
the data to append
Slice the buffer
the start of the slice
the end of the slice
Write data to the buffer
the data to write
where in the buffer to start
Buffer writer is used on smaller datasets that are easy to write in memory. Faster then the Filesystem