github.com/klauspost/compress/zstd/internal/xxhash.Digest.Reset (method, view implemented interface methods)
5 uses
github.com/klauspost/compress/zstd/internal/xxhash (current package)
xxhash.go#L41: d.Reset()
xxhash.go#L46: func (d *Digest) Reset() {
github.com/klauspost/compress/zstd
decoder.go#L454: d.current.crc.Reset()
enc_base.go#L143: e.crc.Reset()
framedec.go#L229: d.crc.Reset()
![]() |
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. |