|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ByteSource
Readable source of bytes that supplies an ByteSink
| Method Summary | |
|---|---|
long |
length()
Return length of stream (must be known before consuming stream) |
InputStream |
openStream()
Returns a ByteSourceStream object for reading data, to be closed by caller |
| Method Detail |
|---|
InputStream openStream()
throws IOException
IOExceptionlong length()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||