Skip to main content
Module

x/polkadot/util/types.ts>BufferObj

Package publishing for deno.land/x/polkadot
Go to Latest
interface BufferObj
implements Uint8Array
import { type BufferObj } from "https://deno.land/x/polkadot@0.2.40/util/types.ts";

Methods

equals(otherBuffer: Uint8Array): boolean
readDoubleLE(offset?: number): number