docs.unity.cn
    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
    UInt64

    The read data.

    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Wednesday, June 21, 2023