get_data
Description:
Get the binary data.
This data should not be modified.
Parameters:
this | |
size |
location to return size of byte data. |
Returns:
a pointer to the binary data, or null. |
Get the binary data.
This data should not be modified.
this | |
size |
location to return size of byte data. |
a pointer to the binary data, or null. |