Skip to main content
Module

x/smoldot2/internals/buffer.d.ts>readUInt16BE

Lightweight client for Substrate-based chains, such as Polkadot and Kusama.
Latest
function readUInt16BE
import { readUInt16BE } from "https://deno.land/x/smoldot2@light-js-deno-v2.0.30/internals/buffer.d.ts";

Parameters

buffer: Uint8Array
offset: number

Returns

number