package byteorder
Import Path
github.com/tmc/go-iroh/internal/itls/shim/byteorder (on go.dev)
Dependency Relation
imports 0 packages, and imported by one package
Involved Source Files
Package byteorder is a minimal shim for the GOROOT-private internal/byteorder,
providing just the little-endian uint32 reader that the vendored crypto/tls
uses.
Package-Level Functions (only one)
LEUint32 reads a little-endian uint32 from the first 4 bytes of b.
![]() |
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. |