method Bson.Long.prototype.getLowBitsRe-exportimport { Bson } from "https://deno.land/x/mongo@v0.31.1/mod.ts"; const { Long } = Bson; getLowBits(): numberGets the low 32 bits as a signed integer. Returnsnumber