Buffer parser to reverse

I converted the data that came with the buffer parser node to string, but it was reversed in binary, how can I fix this?

Try setting swap 16

I don't understand, can you write in more detail?

Open the buffer. Parser settings and look for a property named swap. Select the option swap 16. Deploy and try again.

worked thank you