Files
go_goutils/encodingx/binaryx/doc.go
T
brent saner 58556d7281 v1.16.9
ADDED:
* netx.IsPub
* encodingx/hexx

Rest are mostly small corrections and docs
2026-06-22 18:51:13 -04:00

5 lines
107 B
Go

/*
Package binaryx aims to extend functionality of the stdlib [encoding/binary] module.
*/
package binaryx