read


Description:

public ssize_t read (uint8[] buf)

Read up to SIZE bytes into buffer BUFFER from the data object. Return the number of characters read, 0 on EOF and -1 on error. If an error occurs, errno is set.