public static class Common
<ExtensionAttribute>
Public NotInheritable Class Common
[ExtensionAttribute]
public ref class Common abstract sealed
Gemstone.PhasorProtocols.Common = function();
Type.createClass(
'Gemstone.PhasorProtocols.Common');
CopyImage(ISupportBinaryImage, Byte, Int32) | This is a common optimized block copy function for any kind of data. |
CopyImage(Byte, Byte, Int32, Int32) | This is a common optimized block copy function for binary data. |
DeserializeConfigurationFrame(Stream) | Deserializes a configuration frame from an XML stream. |
DeserializeConfigurationFrame(String) | Deserializes a configuration frame from an XML file. |
GetFormattedProtocolName | Returns display friendly protocol name. |
GetValidLabel | Removes control characters and null from a string. |
SyncByte | Typical data stream synchronization byte. |