|
NetKernel APIs |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Interface for a representation holding a binary stream that can be read as input stream
Method Summary | |
int |
getContentLength()
Return the length of the stream, -1 means unknown length |
InputStream |
getInputStream()
Return an input stream to read the data |
Methods inherited from interface com.ten60.netkernel.urii.aspect.IAspectBinaryStream |
getEncoding, write |
Method Detail |
public int getContentLength()
public InputStream getInputStream() throws IOException
IOException
|
NetKernel APIs |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |