func encoding/binary.Append

one use

	encoding/binary (current package)
		binary.go#L470: func Append(buf []byte, order ByteOrder, data any) ([]byte, error) {