Name: rmT116609 Date: 04/14/2004
A DESCRIPTION OF THE REQUEST :
Byte should have a toString(byte b, int radix) method.
JUSTIFICATION :
It currently only has a method that does not accept a radix argument. This makes it difficult to print bytes in hexadecimal form.
(Incident Review ID: 250270)
======================================================================
###@###.### 10/28/04 01:23 GMT
A DESCRIPTION OF THE REQUEST :
Byte should have a toString(byte b, int radix) method.
JUSTIFICATION :
It currently only has a method that does not accept a radix argument. This makes it difficult to print bytes in hexadecimal form.
(Incident Review ID: 250270)
======================================================================
###@###.### 10/28/04 01:23 GMT
- relates to
-
JDK-4636058 RFE: Please add toHexString() to java.lang.Byte
-
- Closed
-