Rules for parsing Base-64 encoded strings.
Runs one of the rules of a parser instance of type P given the rules name.
An application needs to implement this interface to receive the result of a dynamic parsing run.
For certain high-performance use-cases it is better to construct Strings that the parser is to produce/extract from the input in a char-by-char fashion.