Skip to main content
Module

x/atlas_sdk/mod.ts>Long#toBytes

TypeSafe MongoDB Atlas Data API SDK for Deno, Deno Deploy and Node.js
Latest
method Long.prototype.toBytes
import { Long } from "https://deno.land/x/atlas_sdk@v1.1.3/mod.ts";

Converts this Long to its byte representation.

Parameters

optional
le: boolean
  • Whether little or big endian, defaults to big endian

Returns

number[]

Byte representation