Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MemHash ¶
type MemHash struct {
// contains filtered or unexported fields
}
MemHash holds a buffer of bytes and allows calculation of a hash over the bytes.
func (*MemHash) WriteRand32 ¶
func (h *MemHash) WriteRand32()
WriteRand32 writes four random bytes to the buffer
Click to show internal directories.
Click to hide internal directories.