public interface Content
| Modifier and Type | Method and Description |
|---|---|
InputStream |
getInputStream()
Returns a
InputStream for the data. |
long |
getLastModified()
Returns the last modified date of the content.
|
long |
getLength()
Returns the content length.
|
long getLastModified()
long getLength()
InputStream getInputStream() throws IOException
InputStream for the data.IOExceptionCopyright © 2018 CrafterCMS. All rights reserved.