| Package | Description |
|---|---|
| org.aoju.bus.core.io | |
| org.aoju.bus.core.toolkit |
| Modifier and Type | Class and Description |
|---|---|
class |
Buffer
内存中字节的集合.
|
class |
RealSource |
| Modifier and Type | Method and Description |
|---|---|
BufferSource |
RealSource.peek() |
BufferSource |
BufferSource.peek()
a new
BufferSource that can read data from this BufferSource
without consuming it. |
BufferSource |
Buffer.peek() |
| Modifier and Type | Method and Description |
|---|---|
static BufferSource |
IoKit.buffer(Source source)
返回缓冲区从
source读取的字节流
返回的源将对其内存缓冲区执行批量读取 |
Copyright © 2020. All rights reserved.