docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method EnterBitwiseContext

    EnterBitwiseContext()

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

    Declaration
    public BitReader EnterBitwiseContext()
    Returns
    Type Description
    BitReader

    A BitReader

    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)