Searched refs:TC_ARRAY (Results 1 – 4 of 4) sorted by relevance
82 final static byte TC_ARRAY = (byte)0x75; field
1405 case TC_ARRAY: in readObject0()1755 if (bin.readByte() != TC_ARRAY) { in readArray()
1377 bout.writeByte(TC_ARRAY); in writeArray()
1831 field public static final byte TC_ARRAY = 117; // 0x75