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
File
export { BinaryReader } from "./binary_reader.ts";