docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method WriteByteSafe

    WriteByteSafe(byte)

    Write a byte to the stream.

    "Safe" version - automatically performs bounds checking. Less efficient than bounds checking for multiple writes at once by calling TryBeginWrite.

    Declaration
    public void WriteByteSafe(byte value)
    Parameters
    Type Name Description
    byte value

    Value to write

    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)