docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Constructor MemoryBinaryReader

    MemoryBinaryReader(byte*, long)

    Initializes and returns an instance of MemoryBinaryReader.

    Declaration
    public MemoryBinaryReader(byte* content, long length)
    Parameters
    Type Name Description
    byte* content

    A pointer to the data to read.

    long length

    The length of the data to read.

    In This Article
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)