type github.com/andybalholm/brotli/matchfinder.Bargain3
7 uses
github.com/andybalholm/brotli/matchfinder (current package)
bargain3.go#L12: type Bargain3 struct {
bargain3.go#L30: func (z *Bargain3) Reset() {
bargain3.go#L37: func (z *Bargain3) FindMatches(dst []Match, src []byte) []Match {
bargain3.go#L268: func (z *Bargain3) hash5(u uint64) uint32 {
bargain3.go#L272: func (z *Bargain3) hash8(u uint64) uint32 {
bargain3.go#L276: func (z *Bargain3) hash12(u uint64, e uint32) uint32 {
github.com/andybalholm/brotli
writer.go#L149: mf = &matchfinder.Bargain3{MaxDistance: 1 << 20}
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |