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