Skip to main content
Module

x/mongo/deps.ts>Long#getLowBits

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

Gets the low 32 bits as a signed integer.

Returns

number