Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved


Chapter 18 Tuple : Tuple Operations : tibasTuple_Deserialize()

tibasTuple_Deserialize()
Function
Declaration
tibas_status tibasTuple_Deserialize
(tibasTuple*  Tuple,
char*         data,
tibas_int     length)   
Purpose
Creates a tuple object from a serialized form of a tuple.
Parameter
 
Remarks
Use the tibasTuple_Deserialize() function to convert a tuple that has been serialized back into a deserialized format.
See Also
tibasTuple_Serialize()
 

Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved