Skip to content

extractUint64

Algorand TypeScript


Algorand TypeScript / op / extractUint64

extractUint64(a, b): uint64

Defined in: op.ts:935

A uint64 formed from a range of big-endian bytes from A starting at B up to but not including B+8. If B+8 is larger than the array length, the program fails

bytes

uint64

uint64

Native TEAL opcode: extract_uint64 Min AVM version: 5