Searched defs:bytesKey (Results 1 – 1 of 1) sorted by relevance
325 type bytesKey struct { struct326 b []byte329 func (k *bytesKey) clear() {332 func (k *bytesKey) random(r *rand.Rand) {335 func (k *bytesKey) bits() int {338 func (k *bytesKey) flipBit(i int) {341 func (k *bytesKey) hash() uint64 {344 func (k *bytesKey) name() string {