Uses of Class
org.apache.logging.log4j.layout.template.json.util.TruncatingBufferedWriter
-
Packages that use TruncatingBufferedWriter Package Description org.apache.logging.log4j.layout.template.json.util -
-
Uses of TruncatingBufferedWriter in org.apache.logging.log4j.layout.template.json.util
Fields in org.apache.logging.log4j.layout.template.json.util declared as TruncatingBufferedWriter Modifier and Type Field Description private TruncatingBufferedWriterTruncatingBufferedPrintWriter. writerConstructors in org.apache.logging.log4j.layout.template.json.util with parameters of type TruncatingBufferedWriter Constructor Description TruncatingBufferedPrintWriter(TruncatingBufferedWriter writer)
-