docs.unity3d.com
    Show / Hide Table of Contents

    Namespace ICSharpCode.SharpZipLib.Tests.TestSupport

    Classes

    ExerciseBuffer

    MemoryStreamWithoutSeek

    A that cannot seek.

    NullStream

    A that cannot be read but supports infinite writes.

    ReadWriteRingBuffer

    A fixed size buffer of bytes. Both reading and writing are supported. Reading from an empty buffer will wait until data is written. Writing to a full buffer will wait until data is read.

    StringTesting

    TrackedFileStream

    An extended file stream that tracks closing and disposing

    TrackedMemoryStream

    An extended memory stream that tracks closing and disposing

    Utils

    Miscellaneous test utilities.

    Utils.TempDir

    Utils.TempFile

    WindowedStream

    A that supports reading and writing from a fixed size memory buffer. This provides the ability to test writing and reading from very large streams without using any disk storeage

    Enums

    TestDataSize

    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023