[ Bron: golang-github-josharian-native ]
Pakket: golang-github-josharian-native-dev (1.1.0-1)
Verwijzigingen voor golang-github-josharian-native-dev
Debian bronnen:
Het bronpakket golang-github-josharian-native downloaden:
- [golang-github-josharian-native_1.1.0-1.dsc]
- [golang-github-josharian-native_1.1.0.orig.tar.gz]
- [golang-github-josharian-native_1.1.0-1.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
Easy to use native encoding/binary.ByteOrder (library)
This package provides easy access to native byte order. 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.