InputStream.readExact

Read exactly size bytes into the buffer.

Throws a ReadException if it is not correct.

interface InputStream
void
readExact
(
void* buffer
,
size_t size
)

Meta