TibrvMsg.toString()
Method
Declaration
java.lang.String toString
()
Purpose
Remarks
Programs can use this method to obtain a string representation of the message for printing.
For most datatypes, this method formats the full value of the field to the output string; these types are exceptions:
This method abbreviates the value of an opaque field; for example, |
|
This method abbreviates the value of an XML field; for example, The size measures uncompressed data. |
This method formats TibrvMsg.IPADDR32 fields as four dot-separated decimal integers.
This method formats TibrvMsg.IPPORT16 fields as one decimal integer.