InputStream.read

Read a block of data big enough to fill the given array buffer.

Return Value

Type: size_t

the actual number of bytes read. Unfilled bytes are not modified.

Meta