method Bson.Long.prototype.getHighBitsUnsignedRe-exportimport { Bson } from "https://deno.land/x/mongo@v0.31.1/mod.ts"; const { Long } = Bson; getHighBitsUnsigned(): numberGets the high 32 bits as an unsigned integer. Returnsnumber