Package org.opensearch.common.bytes


package org.opensearch.common.bytes
Base BytesRef package.
  • Classes
    Class
    Description
    An in-memory StreamOutput which first fills the given byte[] and then allocates more space from the given BigArrays if needed.
    An extension to BytesReference that requires releasing its content.