xxhash

v0.2.1

  • Pages
  • Modules

    xxhash v0.2.1 XXHash

    Link to this section Summary

    Functions

    xxh32(input)
    xxh32(input, seed)
    xxh32(input, length, seed)

    Link to this section Functions

    Link to this function xxh32(input)
    Link to this function xxh32(input, seed)
    xxh32(binary() | term(), non_neg_integer()) :: non_neg_integer()
    Link to this function xxh32(input, length, seed)
    xxh32(binary() | term(), non_neg_integer(), non_neg_integer()) ::
      non_neg_integer()
    xxh32(binary() | term(), non_neg_integer(), non_neg_integer()) ::
      non_neg_integer()
    xxh32(binary() | term(), non_neg_integer(), non_neg_integer()) ::
      non_neg_integer()

    Built using ExDoc (v0.19.1), designed by Friedel Ziegelmayer for the Elixir programming language.