Append one or more bytes to the end of this ByteBuffer.
Overload List
Name | Description | |
---|---|---|
![]() | Append(Byte) |
Append a byte to the end of this ByteBuffer.
|
![]() | Append(array<Byte>[]()[][]) |
Append an array of bytes to the end of this ByteBuffer.
|
![]() | Append(array<Byte>[]()[][], Int32, Int32) |
Append an array of bytes to the end of this ByteBuffer.
|