byte-codec

Byte-oriented codecs


Keywords
binary, bit-flag, byte, javascript, purescript
License
BSD-3-Clause
Install
psc-package install byte-codec

Documentation

purescript-byte-codec

JavaScript's ArrayBuffer can't operate at the bit level, but it can operate at the byte level. This is a system for treating sub-byte codecs as unions of their values.