Documentation ¶
Overview ¶
This file has automatically been generated on Wed Feb 26 15:50:36 +05 2020. DO NOT EDIT.
Index ¶
- func HashBlockSize(h *maphash.Hash) int
- func HashSeed(h *maphash.Hash) maphash.Seed
- func HashSize(h *maphash.Hash) int
- func HashSum(h *maphash.Hash, b []byte) []byte
- func HashWrite(h *maphash.Hash, b []byte) (int, error)
- func HashWriteByte(h *maphash.Hash, b byte) error
- func HashWriteString(h *maphash.Hash, s string) (int, error)
- func MakeSeed() maphash.Seed
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HashBlockSize ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.