OutputStream.writeArray

Attempts to write an array. Returns true if all elements were written, false otherwise

interface OutputStream
final
bool
writeArray
(
T
)
(
const T[] array
)

Meta