func encoding/binary.Write

one use

	encoding/binary (current package)
		binary.go#L271: func Write(w io.Writer, order ByteOrder, data interface{}) error {