package throttle
Type Members
-
class
Throttle
extends Object with Readable with Writable
throttle - Node.js Transform stream that passes data through at n bytes per second
throttle - Node.js Transform stream that passes data through at n bytes per second
- Annotations
- @RawJSType() @native() @JSImport( "throttle" , JSImport.Namespace )
-
class
ThrottleOptions
extends Object
Throttle Options
Throttle Options
- Annotations
- @RawJSType() @ScalaJSDefined()