ARead# class ultimo.stream.ARead(stream=<_io.TextIOWrapper name='<stdin>' mode='r' encoding='utf-8'>)# Read from a stream asynchronously one character at a time. Methods close() Close the output stream. async close()# Close the output stream. flow# alias of AFlow