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

x/aether/deps.ts>Long#getNumBitsAbs

A Deno library to interface with the Discord API
Latest
method Long.prototype.getNumBitsAbs
Re-export
import { Long } from "https://deno.land/x/aether@v0.0.3/deps.ts";

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

Returns

number