Input stream splitter. More...
Public Member Functions | |
| __construct ($dataStr, $input, $modeHint) | |
| identifyMode ($pos) | |
| eatNum () | |
| eatAn () | |
| eatKanji () | |
| eat8 () | |
| splitString () | |
| toUpper () | |
Static Public Member Functions | |
| static | isdigitat ($str, $pos) |
| static | isalnumat ($str, $pos) |
| static | splitStringToQRinput ($string, QRinput $input, $modeHint, $casesensitive=true) |
Public Attributes | |
| $dataStr = '' | |
| $input | |
| $modeHint | |
Input stream splitter.
1.8.4