LEADTOOLS WCF (Leadtools.Services.DataContracts assembly)
LEAD Technologies, Inc

SaveData Method (FileBinaryData)






The input buffer to be saved to a file.
Saves a buffer to a file located on a disk.
Syntax
public override void SaveData( 
   byte[] data
)
'Declaration
 
Public Overrides Sub SaveData( _
   ByVal data() As Byte _
) 
'Usage
 
Dim instance As FileBinaryData
Dim data() As Byte
 
instance.SaveData(data)
public override void SaveData( 
   byte[] data
)
 function Leadtools.Services.DataContracts.FileBinaryData.SaveData( 
   data 
)
public:
void SaveData( 
   array<byte>^ data
) override 

Parameters

data
The input buffer to be saved to a file.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

FileBinaryData Class
FileBinaryData Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

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