Skip to main content
Module

x/binary_reader/mod.ts

A Deno module and helper class that provides an easy way to read different types from a binary array buffer.
Latest
import * as binaryReader from "https://deno.land/x/binary_reader@v0.1.6/mod.ts";