Package org.elasticsearch.common.bytes
package org.elasticsearch.common.bytes
-
Interface Summary
-
Class SummaryClassDescriptionA composite
BytesReferencethat allows joining multiple bytes references into one without copying.A page based bytes reference, internally holding the bytes in a paged data structure.An in-memoryStreamOutputwhich first fills the givenbyte[]and then allocates more space from the givenBigArraysif needed.An extension toBytesReferencethat requires releasing its content.