copyIntoByteArray
Encodes this Double and copies it into a ByteArray at a given offset.
Return
the encoded ByteArray.
Parameters
the ByteArray to copy the encoded data into.
the offset at which to copy the encoded data.
Throws
Encodes this Float and copies it into a ByteArray at a given offset.
Return
the encoded ByteArray.
Parameters
the ByteArray to copy the encoded data into.
the offset at which to copy the encoded data.
Throws
Encodes this Int24 and copies it into a ByteArray at a given offset.
Return
the encoded ByteArray.
Parameters
the ByteArray to copy the encoded data into.
the offset at which to copy the encoded data.
Throws
Encodes this Int and copies it into a ByteArray at a given offset.
Return
the encoded ByteArray.
Parameters
the ByteArray to copy the encoded data into.
the offset at which to copy the encoded data.
Throws
Encodes this Long and copies it into a ByteArray at a given offset.
Return
the encoded ByteArray.
Parameters
the ByteArray to copy the encoded data into.
the offset at which to copy the encoded data.
Throws
Encodes this MedFloat16 and copies it into a ByteArray at a given offset.
Return
the encoded ByteArray.
Parameters
the ByteArray to copy the encoded data into.
the offset at which to copy the encoded data.
Throws
Encodes this MedFloat32 and copies it into a ByteArray at a given offset.
Return
the encoded ByteArray.
Parameters
the ByteArray to copy the encoded data into.
the offset at which to copy the encoded data.
Throws
Encodes this Short and copies it into a ByteArray at a given offset.
Return
the encoded ByteArray.
Parameters
the ByteArray to copy the encoded data into.
the offset at which to copy the encoded data.
Throws
Encodes this UInt24 and copies it into a ByteArray at a given offset.
Return
the encoded ByteArray.
Parameters
the ByteArray to copy the encoded data into.
the offset at which to copy the encoded data.
Throws
Encodes this UInt and copies it into a ByteArray at a given offset.
Return
the encoded ByteArray.
Parameters
the ByteArray to copy the encoded data into.
the offset at which to copy the encoded data.
Throws
Encodes this ULong and copies it into a ByteArray at a given offset.
Return
the encoded ByteArray.
Parameters
the ByteArray to copy the encoded data into.
the offset at which to copy the encoded data.
Throws
Encodes this UShort and copies it into a ByteArray at a given offset.
Return
the encoded ByteArray.
Parameters
the ByteArray to copy the encoded data into.
the offset at which to copy the encoded data.