type github.com/klauspost/compress/zstd/internal/xxhash.Digest (struct)
Method Implmentations
MarshalBinary() ([]byte, error)
*Digest.M : encoding.BinaryMarshaler.MarshalBinary
*Digest.M : crypto/internal/fips140/hmac.marshalable.MarshalBinary
UnmarshalBinary(b []byte) error
*Digest.M : encoding.BinaryUnmarshaler.UnmarshalBinary
*Digest.M : crypto/internal/fips140/hmac.marshalable.UnmarshalBinary
Write(b []byte) (n int, err error)
*Digest.M : hash.Hash.Write
*Digest.M : hash.Hash64.Write
*Digest.M : internal/bisect.Writer.Write
*Digest.M : io.Writer.Write
*Digest.M : github.com/refraction-networking/utls.transcriptHash.Write
*Digest.M : crypto/tls.transcriptHash.Write
WriteString(s string) (n int, err error)
*Digest.M : io.StringWriter.WriteString
*Digest.M : net/http.http2stringWriter.WriteString![]() |
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. |