Binary package “golang-github-josharian-native-dev” in ubuntu noble

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.