Home › Forums › kdb+ › decode msg from bytebuffer › Reply To: decode msg from bytebuffer
-
The is a kdb+ Solace interface
- https://solace.com/kx/
- https://github.com/KxSystems/solace/tree/master
- https://code.kx.com/q/wp/solace/
One of the getPayloadAs* functions may be what you need
https://github.com/KxSystems/solace/blob/77dd10edefa014f39b6c5ed9a693bdcad7685509/q/solace.q#L30
q)msg "\PAR1\025\004\025\010...
q).solace.getPayloadAsBinary msg