Skip to content

getbyte

getbyte(data, byteIndex): uint64

Parameters

data: BytesLike

byteIndex: uint64

Returns

uint64

The value of the byte at the given index

Source

types/global.d.ts:1090