|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public static interface Files.BufferingFilter
Description: Buffering filter stores some data, and these data can be retrieved later.
#ByteFilter| Method Summary | |
|---|---|
void |
clear()
clears the filter buffer |
byte[] |
getBuffer()
gets data stored as a result of filtering; no assumption regarding the nature of the data. |
| Methods inherited from interface com.myjavatools.lib.Files.ByteFilter |
|---|
filter |
| Method Detail |
|---|
byte[] getBuffer()
void clear()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||