public static interface Cache.StreamProvider
| Modifier and Type | Method and Description |
|---|---|
void |
write(OutputStream out)
Produce the complete stream and write to the designated output stream.
|
void write(OutputStream out)
out - designated output stream.Copyright © 2018 Atlassian. All rights reserved.