Modifier and Type | Method | Description |
---|---|---|
static Options |
Options.of(ByteString... byteStrings) |
Modifier and Type | Method | Description |
---|---|---|
int |
Buffer.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. |
Copyright © 2018. All rights reserved.