fdNotSerialized top-level constant
int
const fdNotSerialized
Specifies that the field is not serialized when its type is remoted.
Implementation
const fdNotSerialized = 0x0080;
Specifies that the field is not serialized when its type is remoted.
const fdNotSerialized = 0x0080;