
Public Member Functions | |
| putchar ($charToPut) | |
| Send character to stream. | |
Now supporting only one-char transfer.
Definition at line 165 of file CharsetDetector.class.php.
| IInputStream::putchar | ( | $ | charToPut | ) |
Send character to stream.
| charToPut | Character to send to stream. |
Implemented in CharsetStreamAnalyzer.
1.5.4