DataSourceImpl.endOfData

Test whether the source still has data that can be read.

interface DataSourceImpl
const
bool
endOfData
()

Return Value

Type: bool

true if there is still data to read, false otherwise

Meta