Skip to main content
Module

x/polkadot/util/types.ts>BufferObject

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

Properties

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