ByteBuffer.Append Method (Byte[], Int32, Int32)
Appends data to this
ByteBuffer
.
Parameters
-
buf
- A byte array.
-
offset
- The beginning index of array.
-
len
- The total number of bytes to append, starting from offset.
See Also
ByteBuffer Class | Jscape.Email Namespace | ByteBuffer.Append Overload List