read.cpp
2.45 KB
-
Add features to read binary: · 9e37409b
Flag -n N repeats parsing N times. Flag -c (--cache) caches the input in a string and uses that to parse.
Jesse Beder committed
Flag -n N repeats parsing N times. Flag -c (--cache) caches the input in a string and uses that to parse.