HalfSipHash24Streaming¶ [Source] class ref HalfSipHash24Streaming Constructors¶ create¶ [Source] new ref create() : HalfSipHash24Streaming ref^ Returns¶ HalfSipHash24Streaming ref^ Public Functions¶ reset¶ [Source] Reset the internal state. fun ref reset() : None val Returns¶ None val update¶ [Source] fun ref update( m: U32 val) : None val Parameters¶ m: U32 val Returns¶ None val finish¶ [Source] fun ref finish() : U32 val Returns¶ U32 val