Package org.grails.buffer
Interface GrailsWrappedWriter
-
- All Known Implementing Classes:
CodecPrintWriter,FastStringPrintWriter,FastStringWriter,GrailsLazyProxyPrintWriter,GrailsPrintWriter,GrailsPrintWriterAdapter
public interface GrailsWrappedWriter
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanisAllowUnwrappingOut()voidmarkUsed()java.io.Writerunwrap()
-