docs.unity.cn
    Show / Hide Table of Contents

    Class BinaryReaderExtensions

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

    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 © 2020 Unity Technologies
    Generated by DocFX
    on Friday, May 28, 2021