|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ByteSink
Represents a destination where bytes can be written
| Method Summary | |
|---|---|
ByteSinkStream |
openStream()
Returns a ByteSinkStream object for writing data, to be closed by caller. |
void |
setExpectedLength(long expectedLength)
Defines the number of bytes that are expected to be written to the stream. |
| Method Detail |
|---|
ByteSinkStream openStream()
throws IOException
IOExceptionvoid setExpectedLength(long expectedLength)
expectedLength -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||