Skip to main content

convertBytesToUint

For the complete documentation index, see llms.txt

@midnight-ntwrk/compact-runtime v0.16.0-rc.0


@midnight-ntwrk/compact-runtime / convertBytesToUint

Function: convertBytesToUint()

function convertBytesToUint(
maxval,
n,
a,
src): bigint;

Internal

Compiler internal for typecasts

Parameters

maxval

bigint

n

number

a

Uint8Array

src

string

Returns

bigint