@override void encode(Int16List buffer) { _audioData = Uint8List.fromList(_audioData + buffer.buffer.asUint8List()); }