Skip to main content
Module

x/mongo/deps.ts>Long#getNumBitsAbs

MongoDB driver for Deno
Very Popular
Go to Latest
method Long.prototype.getNumBitsAbs
import { Long } from "https://deno.land/x/mongo@v0.31.2/deps.ts";

Gets the number of bits needed to represent the absolute value of this Long.

Returns

number