docs.unity.cn
    Show / Hide Table of Contents

    Method ReadULong

    ReadULong()

    Reads an ulong and advances the current read position by the number of bytes in an ulong.

    Declaration
    public ulong ReadULong()
    Returns
    Type Description
    UInt64

    The read data.

    Exceptions
    Type Condition
    ArgumentException

    Thrown if attempting read beyond the end of the memory block.

    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Thursday, August 10, 2023