public abstract class WIOFileHelper extends Object
| Constructor and Description |
|---|
WIOFileHelper() |
| Modifier and Type | Method and Description |
|---|---|
static WIOFile |
extract(Any any) |
static String |
id() |
static void |
insert(Any any,
WIOFile s) |
static WIOFile |
narrow(Object obj) |
static WIOFile |
read(InputStream in) |
static TypeCode |
type() |
static WIOFile |
unchecked_narrow(Object obj) |
static void |
write(OutputStream _out,
WIOFile s) |
public static TypeCode type()
public static String id()
public static WIOFile read(InputStream in)
public static void write(OutputStream _out, WIOFile s)
Copyright © 2018. All rights reserved.