docs.unity.cn
    Show / Hide Table of Contents

    Class BinaryReaderExtensions

    Inheritance
    Object
    BinaryReaderExtensions
    Namespace: Unity.Entities.Serialization
    Syntax
    public static class BinaryReaderExtensions

    Methods

    Name Description
    ReadArray<T>(BinaryReader, NativeArray<T>, Int32)
    ReadByte(BinaryReader)
    ReadBytes(BinaryReader, NativeArray<Byte>, Int32, Int32)
    ReadInt(BinaryReader)
    ReadULong(BinaryReader)
    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on 04 August 2022
    Terms of use