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

Show in webframe

BinaryEncode Method






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

Parameters

data
The data to encode.

Return Value

Encoded binary data.
Example
For an example refer to InitializeBinding.
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