docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method ReadULong

    ReadULong(BinaryReader)

    Reads a single ulong.

    Declaration
    public static ulong ReadULong(this BinaryReader reader)
    Parameters
    Type Name Description
    BinaryReader reader

    The BinaryReader to read from.

    Returns
    Type Description
    ulong

    The read data.

    In This Article
    • ReadULong(BinaryReader)
    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)