Add features to read binary:
Flag -n N repeats parsing N times. Flag -c (--cache) caches the input in a string and uses that to parse.
Showing
Please register or sign in to comment
Flag -n N repeats parsing N times. Flag -c (--cache) caches the input in a string and uses that to parse.