| Package | Description |
|---|---|
| org.aoju.bus.core.io | |
| org.aoju.bus.core.utils |
| Modifier and Type | Class and Description |
|---|---|
class |
Buffer
内存中字节的集合.
|
class |
RealBufferedSource |
| Modifier and Type | Method and Description |
|---|---|
BufferedSource |
RealBufferedSource.peek() |
BufferedSource |
BufferedSource.peek()
a new
BufferedSource that can read data from this BufferedSource
without consuming it. |
BufferedSource |
Buffer.peek() |
| Modifier and Type | Method and Description |
|---|---|
static BufferedSource |
IoUtils.buffer(Source source) |
Copyright © 2019. All rights reserved.