set_data
Description:
[
Version ( since =
"6.0" ) ]
public void set_data (
uint8[] val)
Set binary data to a Binary, holding a copy of the data.
Parameters:
this |
a Binary pointer
|
val |
value to be copied by Binary.
|
size |
the size of the memory pool pointer to by val .
|