|
Project Information
|
This is a re-implementation of (most of) the Python struct module in JavaScript. It uses arrays of numbers between 0 and 255 in lieu of Python's strings, and omits some of the more obscure types (e.g. Pascal strings). It offers support for:
|