| Package | Description |
|---|---|
| org.aoju.bus.core.io.segment |
| Modifier and Type | Method and Description |
|---|---|
static Options |
Options.of(ByteString... byteStrings) |
| Modifier and Type | Method and Description |
|---|---|
int |
RealBufferedSource.select(Options options) |
int |
BufferedSource.select(Options options)
Finds the first string in
options that is a prefix of this buffer, consumes it from
this buffer, and returns its index. |
int |
Buffer.select(Options options) |
Copyright © 2019. All rights reserved.