decode abstract method

Future<Packet> decode(
  1. Packet p
)

Implementation

Future<Packet> decode(Packet p);