|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Interface for character encoders which can encode a byte array as a string.
Supported API: false
Extendable: false
Method Summary | |
String |
encode(byte[] byteArray)
encodes a byte array as a string. |
Method Detail |
public String encode(byte[] byteArray)
byteArray
- the byte array to encode
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |