Error processing SSI file
LEADTOOLS Medical (Leadtools.Ccow assembly)

Show in webframe

DecodeBinary Method






The string to convert.
Converts string to binary data.
Syntax
public static byte[] DecodeBinary( 
   string data
)
'Declaration
 
Public Shared Function DecodeBinary( _
   ByVal data As String _
) As Byte()
'Usage
 
Dim data As String
Dim value() As Byte
 
value = Utils.DecodeBinary(data)
public:
static array<byte>^ DecodeBinary( 
   String^ data
) 

Parameters

data
The string to convert.

Return Value

The binary data decoded from the string.
Requirements

Target Platforms

See Also

Reference

Utils Class
Utils Members

Error processing SSI file
Leadtools.Ccow requires a Medical toolkit server license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features