SmartFoxServer 2X C# API (Unity/.Net/Mono/UWP)
SmartFoxServer 2X C# API (Unity/.Net/Mono/UWP)
Sfs2X.WebSocketSharp
Ext Class
Ext Methods
Emit Method
GetDescription Method
GetStatusDescription Method
IsCloseStatusCode Method
IsEnclosedIn Method
IsHostOrder Method
IsLocal Method
IsNullOrEmpty Method
IsPredefinedScheme Method
MaybeUri Method
SubArray Method
Times Method
To(T) Method
ToByteArray(T) Method
ToHostOrder Method
ToString(T) Method
ToUri Method
UrlDecode Method
UrlEncode Method
WriteContent Method
Ext
IsHostOrder Method
Determines whether the specified byte order is host (this computer architecture) byte order.
Namespace:
Sfs2X.WebSocketSharp
Assembly:
SmartFox2X (in SmartFox2X.dll) Version: 1.8.0.0 (1.8.0)
Syntax
C#
Copy
public
static
bool
IsHostOrder
(
this
ByteOrder
order
)
Parameters
order
Type:
Sfs2X.WebSocketSharp
ByteOrder
One of the
ByteOrder
enum values to test.
Return Value
Type:
Boolean
true
if
order
is host byte order; otherwise,
false
.
Usage Note
In Visual Basic and C#, you can call this method as an instance method on any object of type
ByteOrder
. When you use instance method syntax to call this method, omit the first parameter. For more information, see
Extension Methods (Visual Basic)
or
Extension Methods (C# Programming Guide)
.
See Also
Reference
Ext Class
Sfs2X.WebSocketSharp Namespace
Copyright gotoAndPlay() 2023