| 类 | 说明 |
|---|---|
| LimitedInputStream |
An
InputStream wrapper that limits the bytes to read from the wrapped
stream. |
| MultiplexingOutputStream |
An
that allows to multiplex everything that
is written to it to all contained output streams (multiplexing). |
Copyright © 2016. All rights reserved.