Searched refs:TC_ARRAY (Results 1 – 3 of 3) sorted by relevance
82 final static byte TC_ARRAY = (byte)0x75; field
1344 case TC_ARRAY: in readObject0()1660 if (bin.readByte() != TC_ARRAY) { in readArray()
1361 bout.writeByte(TC_ARRAY); in writeArray()