Searched refs:SC_EXTERNALIZABLE (Results 1 – 2 of 2) sorted by relevance
170 final static byte SC_EXTERNALIZABLE = 0x04; field
670 ((flags & ObjectStreamConstants.SC_EXTERNALIZABLE) != 0); in readNonProxy()715 flags |= ObjectStreamConstants.SC_EXTERNALIZABLE; in writeNonProxy()