Problem
-------
Considering:
java.lang.String Constructors and Methods that take "String enc"
as an argument...
A request detailing:
"Character encoding in java.lang.String is not documented clearly."
"What is the default value for the encoding and what other
values are allowed?"
Has been noted as feedback.
This is an RFE to request better/clearer documentation of the character
encoding.
Code Example
------------
Not available with this RFE.
To Reproduce
------------
This is a documentation RFE.
-------
Considering:
java.lang.String Constructors and Methods that take "String enc"
as an argument...
A request detailing:
"Character encoding in java.lang.String is not documented clearly."
"What is the default value for the encoding and what other
values are allowed?"
Has been noted as feedback.
This is an RFE to request better/clearer documentation of the character
encoding.
Code Example
------------
Not available with this RFE.
To Reproduce
------------
This is a documentation RFE.
- duplicates
-
JDK-4085160 java.lang.String(byte[] b, String enc) -- supported encodings not documented
- Resolved