encode abstract method

Future<Packet> encode(
  1. Packet p
)

Implementation

Future<Packet> encode(Packet p);