Variable ByteLengthQueuingStrategy
ByteLengthQueuingStrategy: {
prototype: ByteLengthQueuingStrategy;
new (init: QueuingStrategyInit): ByteLengthQueuingStrategy;
}
prototype: ByteLengthQueuingStrategy;
new (init: QueuingStrategyInit): ByteLengthQueuingStrategy;
}
Type declaration
- new (init: QueuingStrategyInit): ByteLengthQueuingStrategy
- Parameters- init: QueuingStrategyInit
 - Returns ByteLengthQueuingStrategy
 
- prototype: ByteLengthQueuingStrategy