docs.unity.cn
    Show / Hide Table of Contents

    Method ReadBytes

    ReadBytes(BinaryReader, NativeArray<Byte>, Int32, Int32)

    Declaration
    public static void ReadBytes(this BinaryReader writer, NativeArray<byte> elements, int count, int offset = 0)
    Parameters
    Type Name Description
    BinaryReader writer
    NativeArray<Byte> elements
    Int32 count
    Int32 offset
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on Friday, May 28, 2021