open_buf
Description:
public bool open_buf (
uint8[] data)
throws Error
The buffer must be an image format supported by Exiv2.
Parameters:
| this |
An instance of Metadata
|
| data |
A buffer containing the data to be read
|
| n_data |
The length of the buffer
|
Returns:
|
Boolean success indicator
|