| Class | Description |
|---|---|
| Base64 |
Base64 converter class.
|
| BinUtil | |
| CSVUtil | |
| JSONUtil | |
| ProtoUtil | |
| UTF8InputStreamReader |
this class solves a big bug on S60 phones
InputStreamReader on S60 tries to read even more even if its got a nice bit of
text to process and there is nothing more in the stream to read (but its still open)
|
| XMLUtil |