import { varbigBytes } from "https://deno.land/std@0.135.0/encoding/binary.ts";
Encodes x
into a new Uint8Array
.
o.dataType
defaults to "int64"
Parameters
optional
o: VarbigOptions = [UNSUPPORTED]import { varbigBytes } from "https://deno.land/std@0.135.0/encoding/binary.ts";
Encodes x
into a new Uint8Array
.
o.dataType
defaults to "int64"