public interface TempSink
| Modifier and Type | Method and Description |
|---|---|
InputStream |
createInputStream()
Creates an input stream to read from the sink.
|
OutputStream |
createOutputStream()
Create an output stream to write to the sink.
|
long |
length()
Get the length of the sink.
|
OutputStream createOutputStream() throws HttpCacheDataStreamException
HttpCacheDataStreamExceptionInputStream createInputStream() throws HttpCacheDataStreamException
HttpCacheDataStreamExceptionlong length()
Copyright © 2013–2020 Adobe. All rights reserved.