| Package | Description |
|---|---|
| com.oracle.libuv.handles |
| Modifier and Type | Method and Description |
|---|---|
static StdioOptions.StdioType |
StdioOptions.StdioType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StdioOptions.StdioType[] |
StdioOptions.StdioType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
StdioOptions(StdioOptions.StdioType type,
com.oracle.libuv.handles.StreamHandle stream,
int fd) |
Copyright © 2020. All rights reserved.