The decoder used for demarshaling.

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 class ASDecoder : ASDecoderBase
Visual Basic
Public Class ASDecoder _
	Inherits ASDecoderBase
Visual C++
public ref class ASDecoder : public ASDecoderBase

Inheritance Hierarchy

System..::..Object
  Com.Tibco.As.Space.Impl.Serializer..::..ASDecoderBase
    Com.Tibco.As.Space.Impl.Serializer..::..ASDecoder

See Also