Searched refs:ENCODED_ARRAY (Results 1 – 2 of 2) sorted by relevance
37 public static final int ENCODED_ARRAY = 0x1c; field in EncodedValueReader96 checkType(ENCODED_ARRAY); in readArray()259 case ENCODED_ARRAY: in skipValue()
776 new EncodedValueReader(this, EncodedValueReader.ENCODED_ARRAY).skipValue(); in readEncodedArray()