{!See https://docs.google.com/document/d/1takg_GmIBBKKTj-GHZCwzxohpQz7Bhekivkk72kYMtE/edit for reference implementation of OneTrust, dataLayer and GTM} {!OneTrust Cookies Consent} {!OneTrust Cookies Consent end} {!dataLayer initialization push} {!dataLayer initialization push end} {!Google Tag Manager} {!Google Tag Manager end} Enum ConversionError | Collections | 2.3.0-pre.3
docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum ConversionError

    Kinds of conversion errors.

    Namespace: Unity.Collections
    Assembly: solution.dll
    Syntax
    public enum ConversionError

    Fields

    Name Description
    CodePoint

    The rune is not a valid code point.

    Encoding

    The bytes do not form a valid character.

    None

    No conversion error.

    Overflow

    The target storage does not have sufficient capacity. For copy operations; the value was either truncated into the target storage, or failed to write entirely.

    In This Article
    Back to top
    Copyright © 2023 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)