deserialize abstract method

M deserialize(
  1. Uint8List data
)

Call to deserialize the all message

Implementation

M deserialize(Uint8List data);