Is true if it is safe to call readable.read(), which means the stream has not been destroyed or emitted 'error' or 'end'.
readable.read()
'error'
'end'