public static ToUInt32 ( byte array, int startIndex ) : uint | ||
array | byte | The array with the bytes to use. |
startIndex | int | The offset at which the number starts. |
return | uint |
public static ToUInt32 ( byte array, int startIndex ) : uint | ||
array | byte | The array with the bytes to use. |
startIndex | int | The offset at which the number starts. |
return | uint |