func encoding/binary.Append

one use

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