Module org.apache.johnzon.core
Package org.apache.johnzon.core
Class Snippet.Buffer.SnippetWriter.Completed
java.lang.Object
java.io.Writer
org.apache.johnzon.core.Snippet.PassthroughWriter
org.apache.johnzon.core.Snippet.Buffer.SnippetWriter.Completed
- All Implemented Interfaces:
Closeable,Flushable,Appendable,AutoCloseable
- Enclosing class:
- Snippet.Buffer.SnippetWriter
Signifies the last write was fully written, but there is
no more space for future writes.
-
Constructor Details
-
Completed
Completed()
-
-
Method Details
-
write
- Specified by:
writein classWriter- Throws:
IOException
-