The following tables list the members exposed by FileBinaryData.
Public Constructors
Name | Description | |
---|---|---|
FileBinaryData | Initializes a new instance of the FileBinaryData class with explicit parameters. |
Public Methods
Name | Description | |
---|---|---|
LoadData | Loads a buffer representing a file located on a disk. | |
SaveData | Saves a buffer to a file located on a disk. |
Public Properties
Name | Description | |
---|---|---|
FileName | Gets or sets the file name used to load a file from or save a file to disk. |