Decodes the null value

Namespace: Com.Tibco.As.Space.Impl.Serializer
Assembly: TIBCO.ActiveSpaces.Common (in TIBCO.ActiveSpaces.Common.dll) Version: 2.1.0.0 (2.1)

Syntax

C#
public Object decodeNull()
Visual Basic
Public Function decodeNull As Object
Visual C++
public:
Object^ decodeNull()

Return Value

Always return null

See Also