[ ソース: golang-github-josharian-native ]
パッケージ: golang-github-josharian-native-dev (1.1.0-1)
golang-github-josharian-native-dev に関するリンク
Debian の資源:
golang-github-josharian-native ソースパッケージをダウンロード:
- [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]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
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.