deserialize abstract method

void deserialize(
  1. SerializableInput input
)

Interface for intput serialization.

Implementation

void deserialize(SerializableInput input);