func github.com/klauspost/compress/zstd/internal/xxhash.New
4 uses
github.com/klauspost/compress/zstd/internal/xxhash (current package)
xxhash.go#L39: func New() *Digest {
github.com/klauspost/compress/zstd
decoder.go#L94: d.current.crc = xxhash.New()
enc_base.go#L141: e.crc = xxhash.New()
framedec.go#L227: d.crc = xxhash.New()
![]() |
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. |