docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method VarIntSize

    VarIntSize(ulong)

    Gets the output size in bytes after VarInting a unsigned integer

    Declaration
    public static int VarIntSize(ulong value)
    Parameters
    Type Name Description
    ulong value

    The unsigned integer whose length to get

    Returns
    Type Description
    int

    The amount of bytes

    In This Article
    Back to top
    Copyright © 2024 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)