method Buffer.prototype.equalsimport { Buffer } from "https://dotland.deno.dev/std@0.92.0/node/buffer.ts"; equals(otherBuffer: Uint8Array | Buffer): booleanParametersotherBuffer: Uint8Array | BufferReturnsboolean