StreamMixin#

class ultimo.stream.StreamMixin#

Mixin that gives async context manager behaviour to close a stream.

Methods

close()

Close the output stream.

async close()#

Close the output stream.