Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/mysql/src/util.ts>xor

MySQL driver for Deno
Extremely Popular
Go to Latest
function xor
import { xor } from "https://deno.land/x/mysql@v2.10.3/src/util.ts";

Parameters

a: Uint8Array
b: Uint8Array

Returns

Uint8Array