docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method EnterBitwiseContext

    EnterBitwiseContext()

    Retrieve a BitWriter to be able to perform bitwise operations on the buffer. No bytewise operations can be performed on the buffer until bitWriter.Dispose() has been called. At the end of the operation, FastBufferWriter will remain byte-aligned.

    Declaration
    public BitWriter EnterBitwiseContext()
    Returns
    Type Description
    BitWriter

    A BitWriter

    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)