Searched refs:TC_CLASS (Results 1 – 3 of 3) sorted by relevance
87 final static byte TC_CLASS = (byte)0x76; field
1394 case TC_CLASS: in readObject0()1556 if (bin.readByte() != TC_CLASS) { in readClass()
1268 bout.writeByte(TC_CLASS); in writeClass()