native

package
v0.0.0-...-30fd898 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 16, 2019 License: Unlicense Imports: 2 Imported by: 0

Documentation

Overview

Package native provides a host-native binary.ByteOrder.

This package can be used to communicate with badly written programs running on the same host which use the native byte order of the architecture it's running on. It uses unsafe and probably doesn't work on architectures, that don't have a constant byte order.

See http://commandcenter.blogspot.fr/2012/04/byte-order-fallacy.html for why you shouldn't use this package unless you deal with badly written programs.

Index

Constants

This section is empty.

Variables

View Source
var ByteOrder native

ByteOrder is a host-native binary.ByteOrder.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL