package util

Import Path
	github.com/pion/dtls/v2/internal/util (on go.dev)

Dependency Relation
	imports one package, and imported by 3 packages

Involved Source Files Package util contains small helpers used across the repo
Package-Level Functions (total 4)
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