OutputStream.writeExact

Write exactly size bytes from buffer, or throw a WriteException if that could not be done.

interface OutputStream
void
writeExact
(
const void* buffer
,
size_t size
)

Meta