posted 23 years ago
As RHE says at page 376:
"java uses two kinds of text representation:
- Unicode for Internal representation of characters and strings
- UTF for input and output"
However jq+ says that jvm uses UTF8 internally for storing identifiers etc...
help!