Searched refs:TC_NULL (Results 1 – 3 of 3) sorted by relevance
57 final static byte TC_NULL = (byte)0x70; field
1327 case TC_NULL: in readObject0()1415 case TC_NULL: in readTypeString()1438 if (bin.readByte() != TC_NULL) { in readNull()1508 case TC_NULL: in readClassDesc()
1237 bout.writeByte(TC_NULL); in writeNull()