The methods of the Data class are listed below. For a complete list of Data class members, see the Data Members topic.
Append | Appends the specified data to the current one. |
AppendAsAnsiString | Appends the ANSI string to current data. |
CalcDigestSha1 | Computes the SHA1 digest for the current data. |
Close | Closes the file that was opened with CreateOnFile. |
CombineForBase64 | Returns a new Data object that contains a header, footer and the current data in a base64 encoded form. |
CreateOnFile | Initializes the Data object from the underlying file. The file is not loaded into the memory. |
DataAsTempUrl | Gets the URL which can be used to access the data. |
GetPartOfData | Returns the specified part of the data. |
Load | Loads the data from a specified file. |
Save | Saves the data to the specified file. |
SetSafetyOptions | Sets options that affect how this object can be used from a potentially untrusted code, such as a webpage. |
Data Class | CreaSign Namespace
(c) CREA 2002-2007 www.creasign.si