@ -3351,7 +3351,7 @@ namespace WebSocketSharp
}
/// <summary>
/// Sends <paramref name="data"/> using the WebSocket connection.
/// Sends the specified data using the WebSocket connection.
/// </summary>
/// <param name="data">
/// An array of <see cref="byte"/> that represents the binary data to send.