@Generated(value="org.realityforge.webtack")
@JsType(isNative=true,
namespace="<global>",
name="DecompressionStream")
public class DecompressionStream
extends JsObject
| Constructor and Description |
|---|
DecompressionStream(java.lang.String format) |
| Modifier and Type | Method and Description |
|---|---|
ReadableStream |
readable() |
WritableStream |
writable() |
assign, create, create, defineProperties, defineProperty, defineProperty, entries, freeze, fromEntries, getOwnPropertyDescriptor, getOwnPropertyDescriptor, getOwnPropertyDescriptors, getOwnPropertyNames, getOwnPropertySymbols, getPrototypeOf, hasOwnProperty, hasOwnProperty, is, isExtensible, isFrozen, isPrototypeOf, isSealed, keys, preventExtensions, propertyIsEnumerable, seal, setPrototypeOf, toString_, valueOf_, values@JsProperty(name="readable") @Nonnull public ReadableStream readable()
@JsProperty(name="writable") @Nonnull public WritableStream writable()