[ Version ( since = "0.12.0" ) ]
public bool set_data (int64 offset, uint8[] data) throws Error
| this | |
| offset |
A write offset in the buffer data in byte. |
| data |
The data to be written. |
| size |
The number of bytes of the data to be written. |
|
true on success, false otherwise. |