docs.unity.cn
    Show / Hide Table of Contents

    Method ReadBytes

    ReadBytes(Void*, Int32)

    Reads the specified number of bytes.

    Declaration
    void ReadBytes(void *data, int bytes)
    Parameters
    Type Name Description
    Void* data

    The read data.

    Int32 bytes

    The number of bytes to read.

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