decodeSelf abstract method
void
decodeSelf(
- RawReader reader
inherited
Decodes the current object from the given RawReader.
Implementation
void decodeSelf(RawReader reader);
Decodes the current object from the given RawReader.
void decodeSelf(RawReader reader);