Struct KnuthHash | DOTS Runtime | 0.31.0-preview.24
docs.unity3d.com
    Show / Hide Table of Contents

    Struct KnuthHash

    Namespace: Global Namespace
    Syntax
    public struct KnuthHash

    Properties

    Value

    Declaration
    public ulong Value { get; }
    Property Value
    Type Description
    UInt64

    Methods

    Add(Boolean)

    Declaration
    public void Add(bool value)
    Parameters
    Type Name Description
    Boolean value

    Add(IEnumerable<String>)

    Declaration
    public void Add(IEnumerable<string> many)
    Parameters
    Type Name Description
    IEnumerable<String> many

    Add(Int32)

    Declaration
    public void Add(int value)
    Parameters
    Type Name Description
    Int32 value

    Add(String)

    Declaration
    public void Add(string read)
    Parameters
    Type Name Description
    String read

    Add(UInt64)

    Declaration
    public void Add(ulong value)
    Parameters
    Type Name Description
    UInt64 value

    Create()

    Declaration
    public static KnuthHash Create()
    Returns
    Type Description
    KnuthHash

    HashString(String)

    Declaration
    public static string HashString(string s)
    Parameters
    Type Name Description
    String s
    Returns
    Type Description
    String
    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