| 类 | 说明 |
|---|---|
| IOs |
IO流工具类
|
| MultiByteArrayInputStream |
A
MultiByteArrayInputStream contains an internal buffer that contains bytes that
may be read from the stream. |
| MultiByteArrayOutputStream |
This class implements an output stream in which the data is written into a byte array.
|
Copyright © 2023. All rights reserved.