func encoding/binary.Write

one use

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