Pipe.endOfData

Test whether this pipe has any data that can be read from.

struct Pipe
public const
bool
endOfData
()

Return Value

Type: bool

true if there is more data to read, false otherwise

Meta