Error processing SSI file
LEADTOOLS WCF (Leadtools.Services.DataContracts assembly)

Show in webframe

SaveData Method (RawBinaryData)






The input array to be saved into a buffer.
Saves a byte array of raw data into a buffer.
Syntax
public override void SaveData( 
   byte[] data
)
'Declaration
 
Public Overrides Sub SaveData( _
   ByVal data() As Byte _
) 
'Usage
 
Dim instance As RawBinaryData
Dim data() As Byte
 
instance.SaveData(data)

            

            
public:
void SaveData( 
   array<byte>^ data
) override 

Parameters

data
The input array to be saved into a buffer.
Requirements

Target Platforms

See Also

Reference

RawBinaryData Class
RawBinaryData Members

Error processing SSI file
Applications developed with LEADTOOLS WCF components require runtime licenses. Server licensing is required for applications on a server. For more information, refer to: LEADTOOLS Toolkit Features