Searched defs:BytesKey (Results 1 – 1 of 1) sorted by relevance
346 type BytesKey struct { struct347 b []byte350 func (k *BytesKey) clear() {353 func (k *BytesKey) random(r *rand.Rand) {356 func (k *BytesKey) bits() int {359 func (k *BytesKey) flipBit(i int) {362 func (k *BytesKey) hash() uintptr {365 func (k *BytesKey) name() string {