|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TypedInput
Binary data with an associated mime type.
Method Summary | |
---|---|
InputStream |
in()
Read bytes as stream. |
long |
length()
Length in bytes. |
String |
mimeType()
Returns the mime type. |
Method Detail |
---|
String mimeType()
long length()
-1
if length is unknown.
InputStream in() throws IOException
IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |