docs.unity3d.com
    目次を表示する/隠す

    Method crc32_u16

    crc32_u16(UInt32, UInt16)

    Starting with the initial value in crc, accumulates a CRC32 value for unsigned 16-bit integer v, and stores the result in dst.

    Declaration
    public static uint crc32_u16(uint crc, ushort v)
    Parameters
    Type Name Description
    UInt32 crc

    Initial value

    UInt16 v

    Unsigned 16-bit integer

    Returns
    Type Description
    UInt32

    Result

    トップに戻る
    Copyright © 2023 Unity Technologies — 商標と利用規約
    • 法律関連
    • プライバシーポリシー
    • クッキー
    • 私の個人情報を販売または共有しない
    • Your Privacy Choices (Cookie Settings)