Method | Description | |
---|---|---|
GetUInt16BigEndian ( byte array, int offset ) : ushort | ||
GetUInt32BigEndian ( byte array, int offset ) : uint |
public static GetUInt16BigEndian ( byte array, int offset ) : ushort | ||
array | byte | |
offset | int | |
return | ushort |
public static GetUInt32BigEndian ( byte array, int offset ) : uint | ||
array | byte | |
offset | int | |
return | uint |