docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method WriteBytes

    WriteBytes(void*, int)

    Writes the specified number of bytes and advances the current write position by that number of bytes.

    Declaration
    public void WriteBytes(void* data, int bytes)
    Parameters
    Type Name Description
    void* data

    The data to write.

    int bytes

    The number of bytes to write.

    Implements
    BinaryWriter.WriteBytes(void*, int)
    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)