发送数据
Future<int> writePort(int fd, Uint8List data, int len) { throw UnimplementedError('writePort() has not been implemented.'); }