A specialized AsyncGenerator that lets you pass a number to the .next method which will attempt to return only that many bytes.
AsyncGenerator
.next
Rest
A specialized
AsyncGeneratorthat lets you pass a number to the.nextmethod which will attempt to return only that many bytes.