@Generated(value="org.realityforge.webtack")
@JsType(isNative=true,
namespace="<global>",
name="ByteLengthQueuingStrategy")
public class ByteLengthQueuingStrategy
extends java.lang.Object
| Constructor and Description |
|---|
ByteLengthQueuingStrategy(QueuingStrategyInit init) |
| Modifier and Type | Method and Description |
|---|---|
double |
highWaterMark() |
Function |
size() |
public ByteLengthQueuingStrategy(@Nonnull
QueuingStrategyInit init)
@JsProperty(name="highWaterMark") public double highWaterMark()
@JsProperty(name="size") @Nonnull public Function size()