import * as mod from "https://deno.land/std@0.135.0/encoding/binary.ts";
Functions
Reads exactly | |
Encodes bigint | |
Encodes number | |
Reads the exact number of bytes from | |
Decodes a bigint from | |
Decodes a number from | |
Number of bytes required to store | |
Decodes a bigint from | |
Encodes | |
Decodes a number from | |
Encodes | |
Encodes and writes | |
Encodes and writes |
Interfaces
Options for working with the | |
Options for working with the |
Type Aliases
How encoded binary data is ordered. |