public static final class ArrayBuilders.ByteBuilder extends PrimitiveArrayBuilder<byte[]>
_bufferedEntryCount, _bufferHead, _bufferTail, _freeBuffer
Constructor and Description |
---|
ArrayBuilders.ByteBuilder() |
Modifier and Type | Method and Description |
---|---|
byte[] |
_constructArray(int len) |
_reset, appendCompletedChunk, bufferedSize, completeAndClearBuffer, resetAndStart
public final byte[] _constructArray(int len)
_constructArray
in class PrimitiveArrayBuilder<byte[]>
Copyright © 2014-2015 FasterXML. All Rights Reserved.