docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class XXHash

    XXHash implementation.

    Inheritance
    object
    XXHash
    Namespace: Unity.Core
    Assembly: Unity.Entities.dll
    Syntax
    [BurstCompile]
    public static class XXHash

    Methods

    Name Description
    Hash32(byte*, int, uint)

    Generate a 32-bit xxHash value.

    Hash32(Stream, uint)

    Generate a 32-bit xxHash value from a stream.

    Hash64(byte*, int, ulong)

    Generate a 64-bit xxHash value.

    Hash64(Stream, ulong)

    Generate a 64-bit xxHash value from a stream.

    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)