Skip to content

btoi

btoi(data): uint64

Parameters

data: BytesLike

Returns

uint64

the input data converted to uint64

Throws

if the input data is longer than 8 bytes

Source

types/global.d.ts:1013