|
Terraria v1.4.4.9
Terraria source code documentation
|
Public Member Functions | |
| bool | BeginTryDecode (byte b, int prefixLength, out int result) |
| bool | TryDecode (byte b, out int result) |
Private Attributes | |
| int | _i |
| int | _m |
Definition at line 5 of file IntegerDecoder.cs.