Functions
Encode a ByteArray using a buffer of maximum size DEFAULT_BUFFER_SIZE.
Encode a ByteArray using the provided pre-allocated, reusable, buf array.
Encode a ByteArray using a buffer of maximum size maxBufSize.
Encode len number of bytes from the array, starting at index offset, using a buffer of maximum size DEFAULT_BUFFER_SIZE.
Encode len number of bytes from the array, starting at index offset, using the provided pre-allocated, reusable, buf array.
Encode len number of bytes from the array, starting at index offset, using a buffer of maximum size maxBufSize.
Encode a ByteArray using a buffer of maximum size DEFAULT_BUFFER_SIZE.
Encode a ByteArray using the provided pre-allocated, reusable, buf array.
Encode a ByteArray using a buffer of maximum size maxBufSize.
Encode len number of bytes from the array, starting at index offset, using a buffer of maximum size DEFAULT_BUFFER_SIZE.
Encode len number of bytes from the array, starting at index offset, using the provided pre-allocated, reusable, buf array.
Encode len number of bytes from the array, starting at index offset, using a buffer of maximum size maxBufSize.
Encode a ByteArray.
Encode a ByteArray.