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:
write
in classWriter
- Throws:
IOException
-
write
- Specified by:
write
in classWriter
- Throws:
IOException
-
flush
public void flush() -
close
public void close()
-