Get short from decoder
Namespace: Com.Tibco.As.Space.Impl.SerializerAssembly: TIBCO.ActiveSpaces.Common (in TIBCO.ActiveSpaces.Common.dll) Version: 2.1.0.0 (2.1)
Syntax
C# |
---|
public static short getShort( ASDecoderBase decoder ) |
Visual Basic |
---|
Public Shared Function getShort ( _ decoder As ASDecoderBase _ ) As Short |
Visual C++ |
---|
public: static short getShort( ASDecoderBase^ decoder ) |
Parameters
- decoder
- Type: Com.Tibco.As.Space.Impl.Serializer..::..ASDecoderBase
The decoder.