add Data
Appends a single byte to the buffer.
Return
The current builder instance
Parameters
byte
Single byte of data to append to the current buffer
Appends multiple bytes to the buffer.
Return
The current builder instance
Parameters
bytes
Byte data to append to the current buffer