public abstract class PrimitiveArrayBuilder<T>
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
T |
appendCompletedChunk(T fullChunk,
int fullChunkLength) |
int |
bufferedSize() |
T |
completeAndClearBuffer(T lastChunk,
int lastChunkEntries) |
T |
resetAndStart() |
"Copyright © 2010 - 2020 Adobe Systems Incorporated. All Rights Reserved"