|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Encodable
Encodable
Method Summary | |
---|---|
void |
read(Decoder decoder)
Decodes this encodable using the given decoder. |
void |
write(Encoder encoder)
Encodes this encodable using the given encoder. |
Method Detail |
---|
void write(Encoder encoder)
encoder
- the encoder.void read(Decoder decoder)
decoder
- the decoder.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |