docs.unity3d.com
    Show / Hide Table of Contents

    Class ParsingUtilities

    Inheritance
    Object
    ParsingUtilities
    Namespace: Unity.FormaCloud.Api
    Syntax
    public static class ParsingUtilities

    Methods

    Base64UrlDecode(String)

    Decode a base64 string.

    Declaration
    public static byte[] Base64UrlDecode(string input)
    Parameters
    Type Name Description
    String input

    Base64 input

    Returns
    Type Description
    Byte[]

    Decoded string

    Exceptions
    Type Condition
    Exception

    THrows exception if input could not be decoded from base64

    Back to top
    Terms of use
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023