Controller for a byte-oriented ReadableStream.
ReadableStream
See also:
https://nodejs.org/api/globals.html#class-readablebytestreamcontroller
read onlybyobRequest:Null<ReadableStreamBYOBRequest>
read onlydesiredSize:Null<Float>
close():Void
enqueue(chunk:ArrayBufferView):Void
error(?e:Any):Void