| 类 | 说明 |
|---|---|
| ByteBuffer |
Dynamic byte array, which can automatically expand according to writing offset.
|
| ByteBufferInputStream |
Input stream of ByteBuffer which supplies more convenient methods for reading.
|
| ByteBufferIOStream |
Abstract ByteBuffer IO stream.
|
| ByteBufferOutputStream |
Output stream of ByteBuffer which supplies more convenient methods for writing.
|
Copyright © 2019–2023 indunet. All rights reserved.