The number of valid bytes in the buffer. This value is always in the range 0 through buf.length; elements buf[0] through buf[count-1] contain valid byte data.
0
buf.length
buf[0]
buf[count-1]
0.1.0