public interface Download
Modifier and Type | Method and Description |
---|---|
long |
getContentLength() |
String |
getContentType() |
Map<String,Object> |
getHeader() |
void |
write(OutputStream out) |
String getContentType()
long getContentLength()
void write(OutputStream out) throws IOException
IOException
Copyright © 2018 Brandao. All rights reserved.