|
||||||||||
| PREV LETTER NEXT LETTER | FRAMES NO FRAMES | |||||||||
InputStream as a byte[].
Reader as a byte[]
using the default character encoding of the platform.
Reader as a byte[]
using the specified character encoding.
String.getBytes()
InputStream as a character array
using the default character encoding of the platform.
InputStream as a character array
using the specified character encoding.
Reader as a character array.
InputStream as a String
using the default character encoding of the platform.
InputStream as a String
using the specified character encoding.
Reader as a String.
String.String(byte[])
String.String(byte[],String)
|
||||||||||
| PREV LETTER NEXT LETTER | FRAMES NO FRAMES | |||||||||