{!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} Method FindNextParseStringSegment | Unity Logging | 1.1.0-pre.3
docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method FindNextParseStringSegment

    FindNextParseStringSegment(in byte*, in int, ref ParseSegment, out ParseSegment)

    Parses the UTF8 string and returns the argument if it was found

    Declaration
    public static MessageParser.ParseContextResult FindNextParseStringSegment(in byte* rawBuffer, in int rawBufferLength, ref ParseSegment currMsgSegment, out ParseSegment argSlot)
    Parameters
    Type Name Description
    byte* rawBuffer

    UTF8 string pointer

    int rawBufferLength

    UTF8 string length in bytes

    ParseSegment currMsgSegment

    Segment in the string to parse. Will be changed by the method

    ParseSegment argSlot

    Argument that was found

    Returns
    Type Description
    MessageParser.ParseContextResult

    Result of the parsing

    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)