encodeOutput abstract method

O encodeOutput(
  1. Uint8List data
)

encode the output of the channel from bytes

Implementation

O encodeOutput(Uint8List data);