encode the output of the channel from bytes
@override Uint8List encodeOutput(Uint8List data) { return data; }