package util
Import Path
github.com/pion/dtls/v3/internal/util (on go.dev)
Dependency Relation
imports 2 packages, and imported by 3 packages
Involved Source Files
Package util contains small helpers used across the repo
Package-Level Functions (total 5)
AddUint48 appends a big-endian, 48-bit value to the byte string.
Remove if / when https://github.com/golang/crypto/pull/265 is merged
upstream.
BigEndianUint24 returns the value of a big endian uint24.
Max returns the larger value.
PutBigEndianUint24 encodes a uint24 and places into out.
PutBigEndianUint48 encodes a uint64 and places into out.
![]() |
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. |