InputStream.fillArray

Attempts to fill an array with raw data from stream. Returns true if the array was filled, false otherwise

interface InputStream
final
bool
fillArray
(
T
)
(
T[] array
)

Meta