public interface StreamDumper
| Modifier and Type | Method and Description |
|---|---|
void |
rotate()
Call this method when the output should be rotated.
|
InputStream |
wrap(InputStream inputStream)
Wraps a stream and dumps its content once it is closed.
|
InputStream wrap(InputStream inputStream)
void rotate()
Copyright © 2019. All rights reserved.