TypeScript library for encoding and decoding structured binary data. Supports scalars, strings, arrays, objects, and arbitrary nesting — all serialized to a compact big-endian binary wire format.
The [strman](https://github.com/dleitee/strman) method `binencode` exported as a [Node.js](https://nodejs.org/) module.