Parameters

<< Click to Display Table of Contents >>

Navigation:  Serial > readBytes() >

Parameters

Parameters

buffer: the buffer to store the bytes in (char[] or byte[])
length : the number of bytes to read (int)

Returns

byte