| java.lang.Object com.caucho.eswrap.java.io.WriterEcmaWrap
WriterEcmaWrap | public class WriterEcmaWrap (Code) | | |
Method Summary | |
public static void | printf(Writer os, Call eval, int length) | public static void | write(Writer os, Call call, int length) | public static void | writeByte(Writer os, int ch) | public static void | writeFile(Writer os, Path path) | public static void | writeStream(Writer os, Call call, int length) | public static void | writeln(Writer os, Call call, int length) |
|
|