ArrayInputStream.reset

Resets this input stream's record of the next index to read from, so that the next call to read will read from the start of the array.

struct ArrayInputStream(E)
reset
()

Meta