[ 原始碼: 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.