ToInt24(Byte*) | Returns a 24-bit signed integer converted from three bytes, accounting for target endian-order, at a specified position in a byte array. |
ToInt24(Byte, Int32) | Returns a 24-bit signed integer converted from three bytes, accounting for target endian-order, at a specified position in a byte array. |