The following tables list the members exposed by RawBinaryData.
Public Constructors
Name | Description | |
---|---|---|
RawBinaryData | Initializes a new instance of the RawBinaryData class with explicit parameters. |
Public Methods
Name | Description | |
---|---|---|
LoadData | Loads raw data from a buffer into a byte array. | |
SaveData | Saves a byte array of raw data into a buffer. |
Public Properties
Name | Description | |
---|---|---|
Data | Gets or sets the data used to load and save to and from a buffer. |