diff --git a/websocket-sharp/Ext.cs b/websocket-sharp/Ext.cs index e7d8d97c..e3ce48dc 100644 --- a/websocket-sharp/Ext.cs +++ b/websocket-sharp/Ext.cs @@ -1998,6 +1998,7 @@ namespace WebSocketSharp /// /// is . /// + [Obsolete ("This method will be removed.")] public static T To (this byte[] source, ByteOrder sourceOrder) where T : struct {