Class PrimitiveArrayBuilder<T>

    • Method Detail

      • bufferedSize

        public int bufferedSize()
      • resetAndStart

        public T resetAndStart()
      • appendCompletedChunk

        public final T appendCompletedChunk​(T fullChunk,
                                            int fullChunkLength)
        Returns:
        Length of the next chunk to allocate
      • completeAndClearBuffer

        public T completeAndClearBuffer​(T lastChunk,
                                        int lastChunkEntries)