Class WWWExtensions
Inherited Members
Namespace: IdleKit.Gameplay
Assembly: cs.temp.dll.dll
Syntax
public static class WWWExtensions
Methods
GetDataWithUppercaseHexCodes(WWWForm)
Returns data encoded for URLs with the special case that all hex values are upper case instead of lower case.
Declaration
public static byte[] GetDataWithUppercaseHexCodes(this WWWForm self)
Parameters
Type | Name | Description |
---|---|---|
WWWForm | self |
Returns
Type | Description |
---|---|
Byte[] |