Class BytesRefHash.BytesStartArray

    • Constructor Detail

      • BytesStartArray

        public BytesStartArray()
    • Method Detail

      • init

        public abstract int[] init()
        Initializes the BytesStartArray. This call will allocate memory
        Returns:
        the initialized bytes start array
      • clear

        public abstract int[] clear()
        clears the BytesRefHash.BytesStartArray and returns the cleared instance.
        Returns:
        the cleared instance, this might be null