| Class | Description |
|---|---|
| BOMInputStream |
This class is used to wrap a stream that includes an encoded
ByteOrderMark as its first bytes. |
| ByteOrderMark |
Byte Order Mark (BOM) representation - see
BOMInputStream. |
| IOUtils | |
| ProxyInputStream |
A Proxy stream which acts as expected, that is it passes the method calls on to the proxied stream and doesn't change
which methods are being called.
|
Copyright © 2018 Ctrip, Inc.. All rights reserved.