public class ExecFileSyncOptionsWithBufferEncoding extends ExecFileSyncOptions
Objs.Constructor<T extends Objs>, Objs.Property<T>
Modifier and Type | Field and Description |
---|---|
Objs.Property<String> |
encoding |
cwd, env, gid, input, killSignal, maxBuffer, stdio, timeout, uid
Modifier | Constructor and Description |
---|---|
protected |
ExecFileSyncOptionsWithBufferEncoding(Objs.Constructor<?> c,
Object js) |
Modifier and Type | Method and Description |
---|---|
static ExecFileSyncOptionsWithBufferEncoding |
$as(Object obj) |
String |
encoding() |
cwd, gid, killSignal, maxBuffer, timeout, uid
$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, valueOf
public Objs.Property<String> encoding
protected ExecFileSyncOptionsWithBufferEncoding(Objs.Constructor<?> c, Object js)
public static ExecFileSyncOptionsWithBufferEncoding $as(Object obj)
public String encoding()
Copyright © 2018. All rights reserved.