|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IDecoder
Decode an object from a string representation.
| Method Summary | |
|---|---|
Object |
decode(byte[] bytes,
ClassLoader classloader)
Decode data with the codec. |
| Method Detail |
|---|
Object decode(byte[] bytes,
ClassLoader classloader)
bytes - The value bytes.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||