Package org.openjdk.asmtools.jdis
Class uEscWriter
java.lang.Object
java.io.Writer
org.openjdk.asmtools.jdis.uEscWriter
- All Implemented Interfaces:
Closeable,Flushable,Appendable,AutoCloseable
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
uEscWriter
-
-
Method Details
-
write
- Overrides:
writein classWriter- Throws:
IOException
-
write
- Specified by:
writein classWriter- Throws:
IOException
-
flush
public void flush() -
close
public void close()
-