Stream.isEmpty

class Stream
abstract
bool
isEmpty
()

Return Value

Type: bool

True if the stream is empty (seek position == stream lenght)

Meta