public static interface Cache.TwoStreamProvider
| Modifier and Type | Method and Description |
|---|---|
void |
write(OutputStream out1,
OutputStream out2)
Produce the complete stream and write to the designated output stream.
|
void write(OutputStream out1, OutputStream out2)
out1 - first designated output stream.out2 - second designated output stream.Copyright © 2019 Atlassian. All rights reserved.