| Package | Description | 
|---|---|
| okio | 
| Modifier and Type | Method and Description | 
|---|---|
| static Options | Options. of(ByteString... byteStrings) | 
| Modifier and Type | Method and Description | 
|---|---|
| int | Buffer. select(Options options) | 
| int | BufferedSource. select(Options options)Finds the first string in  optionsthat is a prefix of this buffer, consumes it from
 this buffer, and returns its index. | 
Copyright © 2017. All rights reserved.