apg-conv
Version:
(Deprecated: use apg-js instead.) Converts byte streams from one encoding to another. Decodes byte streams to integer arrays and vice versa.
14 lines (9 loc) • 429 B
Markdown
[<strong>⌂ HOME</strong>](http://coasttocoastresearch.com/)
**Annotated Table of Contents**<br>
*apg-conv*
0. The GitHub & npm README page.
> [README.md](./README.html)
1. The main or driver program. Controls the source and destination files and data types.
> [apg-conv.js](./apg-conv.html)<br>
4. The help and version functions. Contains the help and version text and functions to return it.
> [help.js](./help.html)