|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DataConsumer
| Method Summary | |
|---|---|
boolean |
canResume()
Returns if the consumer supports resuming. |
void |
process(byte[] pBuffer,
int pBytes)
Processes the given data chunk. |
| Method Detail |
|---|
void process(byte[] pBuffer,
int pBytes)
pBuffer - pBytes -
java.lang.Exceptionboolean canResume()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||