Skip to main content
Module

std/node/buffer.ts>default#equals

Deno standard library
Go to Latest
method default.prototype.equals
import { default } from "https://deno.land/std@0.66.0/node/buffer.ts";

Parameters

otherBuffer: Uint8Array | Buffer

Returns

boolean