Update dependencies
This commit is contained in:
12
vendor/github.com/josharian/native/readme.md
generated
vendored
Normal file
12
vendor/github.com/josharian/native/readme.md
generated
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
# native [](https://pkg.go.dev/github.com/josharian/native)
|
||||
|
||||
Package native provides easy access to native byte order.
|
||||
|
||||
`go get github.com/josharian/native`
|
||||
|
||||
Usage: Use `native.Endian` where you need the native binary.ByteOrder.
|
||||
|
||||
Please think twice before using this package.
|
||||
It can break program portability.
|
||||
Native byte order is usually not the right answer.
|
||||
|
||||
Reference in New Issue
Block a user