Skip to main content
Module

x/mongo/mod.ts>Long#getLowBitsUnsigned

MongoDB driver for Deno
Very Popular
Go to Latest
method Long.prototype.getLowBitsUnsigned
Re-export
import { Long } from "https://deno.land/x/mongo@v0.31.1/mod.ts";

Gets the low 32 bits as an unsigned integer.

Returns

number