func github.com/klauspost/compress/internal/le.Load8
3 uses
github.com/klauspost/compress/internal/le (current package)
unsafe_enabled.go#L12: func Load8[I Indexer](b []byte, i I) byte {
github.com/klauspost/compress/flate
level1.go#L126: for t > 0 && s > nextEmit && le.Load8(src, t-1) == le.Load8(src, s-1) {
![]() |
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. |