decodeInt24
Decodes a ByteArray into an Int24 using the 3 bytes starting from octetIndex
Return
the decoded Int24
Parameters
octetIndex
the the index of the octet start the decoding from. Must be be at most the third to last octet
Throws
if octetIndex or its next two octets are not available in the ByteArray