public class DuplexOptions extends ReadableOptions
Objs.Constructor<T extends Objs>, Objs.Property<T>| Modifier and Type | Field and Description |
|---|---|
Objs.Property<Boolean> |
allowHalfOpen |
encoding, highWaterMark, objectMode| Modifier | Constructor and Description |
|---|---|
protected |
DuplexOptions(Objs.Constructor<?> c,
Object js) |
| Modifier and Type | Method and Description |
|---|---|
static DuplexOptions |
$as(Object obj) |
Boolean |
allowHalfOpen() |
encoding, highWaterMark, objectMode$as, $cast, $delete, $get, $js, $set, create, create, defineProperties, defineProperty, freeze, getOwnPropertyDescriptor, getOwnPropertyNames, getPrototypeOf, hasOwnProperty, isExtensible, isFrozen, isPrototypeOf, isSealed, keys, newObject, newObject, preventExtensions, propertyIsEnumerable, seal, toLocaleString, toString, valueOfpublic Objs.Property<Boolean> allowHalfOpen
protected DuplexOptions(Objs.Constructor<?> c, Object js)
public static DuplexOptions $as(Object obj)
public Boolean allowHalfOpen()
Copyright © 2018. All rights reserved.