Decodes the next field (which must be a binary field) as an arbitrary .NET Object. Objects encoded into a binary field with the appendObject method are decoded with this method. Decoding objects carries the same restrictions as the standard .NET serialization mechanism. Serialized objects must implement the Serializable interface.
the object
Exception Type | Condition |
---|---|
TipcIOException | If the object cannot be read |
TipcMsg Class | TipcMsg Members | TIBCO.SMARTSOCKETS Namespace | appendObject