write


Description:

public bool write (uint8[] data) throws Error

Parameters:

this

A Writable.

data

The data to be written.

n_bytes

The number of bytes to be written.

Returns:

true on success, false if there was an error.