Skip to content

itob

@algorandfoundation/algorand-typescript


@algorandfoundation/algorand-typescript / op / itob

Function: itob()

itob(a): bytes

Defined in: packages/algo-ts/src/op.ts:2261

converts uint64 A to big-endian byte array, always of length 8

Parameters

a

uint64

Returns

bytes

See

Native TEAL opcode: itob Min AVM version: 1