Show / Hide Table of Contents

    Class WWWExtensions

    Inheritance
    Object
    WWWExtensions
    Inherited Members
    Object.Equals(Object)
    Object.Equals(Object, Object)
    Object.GetHashCode()
    Object.GetType()
    Object.MemberwiseClone()
    Object.ToString()
    Object.ReferenceEquals(Object, Object)
    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[]
    Back to top Copyright © 2020 East Side Games Inc.