docs.unity.cn
    Show / Hide Table of Contents

    Method ReadByte

    ReadByte()

    Reads a byte and advances the current read position by a byte.

    Declaration
    public byte ReadByte()
    Returns
    Type Description
    Byte

    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 Wednesday, June 21, 2023