TIBCO BusinessEvents™
BRMS
RMS
Util
RMS.Util
.
needsCompression()
Signature
boolean needsCompression(Object contents)
Domain
Description
Returns a boolean on whether the contents needs compression
Parameters
Name
Type
Description
contents
Object
The contents to compress
Returns
Type
Description
boolean
whether compression is needed or not
Cautions
none