public class ReadStream extends Objs
Objs.Constructor<T extends Objs>, Objs.Property<T>| Modifier and Type | Field and Description |
|---|---|
Objs.Property<Boolean> |
isRaw |
Objs.Property<Boolean> |
isTTY |
| Modifier | Constructor and Description |
|---|---|
protected |
ReadStream(Objs.Constructor<?> c,
Object js) |
| Modifier and Type | Method and Description |
|---|---|
static ReadStream |
$as(Object obj) |
void |
close() |
Boolean |
isRaw() |
Boolean |
isTTY() |
void |
setRawMode(Boolean mode) |
$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> isRaw
public Objs.Property<Boolean> isTTY
protected ReadStream(Objs.Constructor<?> c, Object js)
public static ReadStream $as(Object obj)
public Boolean isRaw()
public Boolean isTTY()
public void close()
public void setRawMode(Boolean mode)
Copyright © 2016. All rights reserved.