func (msg Message) Bytes() []byte) https://pkg.go.dev/github.com/scgolang/osc#Message.Bytes As example. I see other packages using a pointer there: func (msg *Message) Bytes() []byte)