Skip to main content
The Deno 2 Release Candidate is here
Learn more
Latest
function sliceLongToBytes
import { sliceLongToBytes } from "https://deno.land/x/denjucks@1.1.1/src/deps/path/std/io/mod.ts";

Slice number into 64bit big endian byte array

Parameters

d: number
optional
dest = [UNSUPPORTED]

Returns

number[]