docs.unity.cn
    Show / Hide Table of Contents

    Method ReadByte

    ReadByte(BinaryReader)

    Reads a single byte.

    Declaration
    public static byte ReadByte(this BinaryReader reader)
    Parameters
    Type Name Description
    BinaryReader reader

    The BinaryReader to read from.

    Returns
    Type Description
    Byte

    The read data

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