IntStream.size

Returns the total number of symbols in the stream, including a single EOF symbol.

@throws UnsupportedOperationException if the size of the stream is unknown.

interface IntStream
size_t
size
()

Meta