Uint8.toBigIntCopyimport { Uint8 } from "https://raw.githubusercontent.com/i-xi-dev/buffer-utils.es/6.2.3/deps.ts"; const { toBigInt } = Uint8;function toBigInt(source: Uint8): bigint;§toBigInt(source: Uint8): bigint[src]§Parameters§source: Uint8[src]§Return Type§bigint[src]