Modifier and Type | Class | Description |
---|---|---|
class |
Buffer |
A collection of bytes in memory.
|
Modifier and Type | Method | Description |
---|---|---|
static BufferedSource |
Okio.buffer(Source source) |
Returns a new source that buffers reads from
source . |
Copyright © 2018. All rights reserved.