I can't really find anything in docs about the use of pipe_to. The only clarification I could find is [this](https://github.com/omarryhan/aiogoogle/blob/master/examples/stream_drive_file.py), where bytes get just printed out. What buffer does it need? How do I use it? Can someone please clarify this for me.
I can't really find anything in docs about the use of pipe_to.
The only clarification I could find is this, where bytes get just printed out.
What buffer does it need? How do I use it?
Can someone please clarify this for me.