Méthode | Description | |
---|---|---|
GetCompressedUInt32Size ( uint value ) : int | ||
GetEnumType ( this typeDef ) : |
||
ReadCompressedInt32 ( |
||
ReadCompressedUInt32 ( |
||
WriteCompressedUInt32 ( |
public static GetCompressedUInt32Size ( uint value ) : int | ||
value | uint | |
Résultat | int |
public static GetEnumType ( this typeDef ) : |
||
typeDef | this | |
Résultat |
public static ReadCompressedInt32 ( |
||
reader | ||
Résultat | int |
public static ReadCompressedUInt32 ( |
||
reader | ||
Résultat | uint |
public static WriteCompressedUInt32 ( |
||
writer | ||
value | uint | |
Résultat | void |