COMPRESS.down() stores the compressed message in a temporary buffer the same size as the original message.
If the compressed size of a message is larger than the original, then part of the message is lost, with no errors reported.
- blocks
-
JBPAPP-2183 COMPRESS corrupts some messages
- Resolved