| Package | Description |
|---|---|
| org.xbib.elasticsearch.common.bytes |
| Modifier and Type | Method and Description |
|---|---|
BytesArray |
PagedBytesReference.copyBytesArray() |
BytesArray |
BytesReference.copyBytesArray()
Returns the bytes copied over as a byte array.
|
BytesArray |
BytesArray.copyBytesArray() |
BytesArray |
PagedBytesReference.toBytesArray() |
BytesArray |
BytesReference.toBytesArray()
Returns the bytes as a byte array, possibly sharing the underlying byte buffer.
|
BytesArray |
BytesArray.toBytesArray() |
Copyright © 2012–2014. All rights reserved.