decode the output of the channel to bytes
@override Uint8List decodeOutput(Uint8List data) { return data; }