Class IntUtils
Inherited Members
Namespace: Sylves
Assembly: Sylves.dll
Syntax
public static class IntUtils
Methods
Unzip(int)
Declaration
public static (short, short) Unzip(int i)
Parameters
| Type | Name | Description |
|---|---|---|
| int | i |
Returns
| Type | Description |
|---|---|
| (short, short) |
Zip(short, short)
Declaration
public static int Zip(short a, short b)
Parameters
| Type | Name | Description |
|---|---|---|
| short | a | |
| short | b |
Returns
| Type | Description |
|---|---|
| int |