deserialize abstract method
I
deserialize(
- O value
Function that converts from type O to type I
Implementation
I deserialize(O value);
Function that converts from type O to type I
I deserialize(O value);