|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Decodable
Means that object can be decoded by a codec.
| Method Summary | |
|---|---|
CodecResult |
decode()
Instruct object to start decoding process. |
| Method Detail |
|---|
CodecResult decode()
throws CodecException,
java.io.IOException
CodecException - any codec related exceptions
java.io.IOException - any exceptions while aquire a data buffer
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||