Returns the current write index of this buffer.
Returns the current write index of this buffer.
Replaces 4 bytes at the given index
by the given value
Replaces 4 bytes at the given index
by the given value
Writes the given Byte
into this buffer.
Writes the given Byte
into this buffer.
Writes the bytes stored in the given buffer
into this buffer.
Writes the bytes stored in the given buffer
into this buffer.
Writes the bytes stored in the given array
into this buffer.
Writes the bytes stored in the given array
into this buffer.
Write a UTF-8 encoded C-Style String.
Write a UTF-8 encoded C-Style String.
Writes the given Double
into this buffer.
Writes the given Double
into this buffer.
Writes the given Int
into this buffer.
Writes the given Int
into this buffer.
Writes the given Long
into this buffer.
Writes the given Long
into this buffer.
Write a UTF-8 encoded String.
Write a UTF-8 encoded String.