Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Extremely Popular
Go to Latest
method Bitfield.prototype.setByte
import { Bitfield } from "https://deno.land/x/mongo@v0.31.2/src/utils/saslprep/deps.ts";

Sets a byte.

Parameters

i: number
b: number

Returns

boolean