AquaLogic Interaction Development Kit (IDK) 6.0.0 |
|
CSPCodec.Encode Method (Char)
CSP-encodes a character.
public static string Encode(
char input
);
Parameters
-
input
- The character to encode.
Return Value
A CSP-encoded representation of the input character.
See Also
CSPCodec Class | Plumtree.Remote.Util Namespace | CSPCodec.Encode Overload List