| Package | Description |
|---|---|
| com.couchbase.mock.memcached |
| Modifier and Type | Method and Description |
|---|---|
OutputContext |
MemcachedConnection.borrowOutputContext()
Temporarily borrow the head chunk of the output buffers.
|
OutputContext |
OutputContext.getSlice(int limit)
Get an OutputBuffer containing a subset of the current one
|
| Modifier and Type | Method and Description |
|---|---|
void |
MemcachedConnection.returnOutputContext(OutputContext ctx)
Re-transfer ownership of a given output buffer to the connection
|
Copyright © 2017. All rights reserved.