package le
Import Path
github.com/klauspost/compress/internal/le (on go.dev)
Dependency Relation
imports one package, and imported by 4 packages
Package-Level Type Names (only one)
type Indexer (interface)
Package-Level Functions (total 7)
Type Parameters:
I: Indexer
Load16 will load from b at index i.
Type Parameters:
I: Indexer
Load32 will load from b at index i.
Type Parameters:
I: Indexer
Load64 will load from b at index i.
Type Parameters:
I: Indexer
Load8 will load from b at index i.
Store16 will store v at b.
Store32 will store v at b.
Store64 will store v at b.
![]() |
The pages are generated with Golds v0.8.2. (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. |