Eric
Eric
Hello, Here is an implementation of **encode()** function for this great declaratibe binary-parser. This method is intended to be the *opposite* of the `parse(buffer)` method. It relies on the unchanged...
Hello, Whereas the un-documented **sizeOf()** method allows to get the size of what a *static* parser will consume. Here is an implementation of a new **getLastOffset()** method that returns the...
The kvspb project seems to have not accepted pull-requests since a long time, but creating this pull request from my own fork may provide some visibility on my fork for...