| Package | Description |
|---|---|
| org.aoju.bus.core.io |
| Modifier and Type | Method and Description |
|---|---|
static AbstractBlending |
AbstractBlending.of(ByteString... byteStrings) |
| Modifier and Type | Method and Description |
|---|---|
int |
RealSource.select(AbstractBlending options) |
int |
BufferSource.select(AbstractBlending 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(AbstractBlending options) |
Copyright © 2020. All rights reserved.