size property

int 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.

Implementation

int get size;