Package | Description |
---|---|
org.codehaus.stax2.ri.typed |
Modifier and Type | Field | Description |
---|---|---|
protected ValueDecoderFactory.IntDecoder |
ValueDecoderFactory.mIntDecoder |
Modifier and Type | Method | Description |
---|---|---|
ValueDecoderFactory.IntDecoder |
ValueDecoderFactory.getIntDecoder() |
Constructor | Description |
---|---|
IntArrayDecoder(int[] result,
int start,
int maxCount,
ValueDecoderFactory.IntDecoder intDecoder) |
Constructor used for constructing decoders with fixed pre-allocated
result buffer.
|
IntArrayDecoder(ValueDecoderFactory.IntDecoder intDecoder) |
Constructor used for constructing decoders with automatically
adjusting result buffer
|
Copyright © 2019 fasterxml.com. All rights reserved.