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