Extract integer from big-endian byte string

Declaration Syntax
public static int GetU8(
byte[] data,
int offset
)

Parameters
- data (array<
Byte
>[]()[])
- Source big-endian byte string
- offset (Int32)
- Location to extract from

Return Value
integer
Assembly:
MercuryAPI (Module: MercuryAPI) Version: 1.29.4.34 (1.29.4.34)