Skip to main content

convertBytesToUint

For the complete documentation index, see llms.txt

@midnight-ntwrk/compact-runtime v0.19.0


@midnight-ntwrk/compact-runtime / convertBytesToUint

Function: convertBytesToUint()

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

Internal

Compiler internal for typecasts

Parameters

maxval

bigint

n

number

a

Uint8Array

name

string

src

string

Returns

bigint