get_data


Description:

public uint8 get_data (size_t? size)

Get the binary data.

This data should not be modified.

Parameters:

this

a DiffBinaryFile.

size

location to return size of byte data.

Returns:

a pointer to the binary data, or null.