发送一个文本消息,该消息由 bytes 表示。
bytes
bytes 应该是有效的 UTF-8 编码 Unicode 字符。如果不是,接收方将关闭连接。
void addUtf8Text(List<int> bytes);