Uses of Class
org.apache.logging.log4j.layout.template.json.util.CharSequencePointer
Packages that use CharSequencePointer
-
Uses of CharSequencePointer in org.apache.logging.log4j.layout.template.json.resolver
Fields in org.apache.logging.log4j.layout.template.json.resolver with type parameters of type CharSequencePointerModifier and TypeFieldDescriptionprivate final Recycler<CharSequencePointer> StackTraceStringResolver.sequencePointerRecyclerMethods in org.apache.logging.log4j.layout.template.json.resolver with parameters of type CharSequencePointerModifier and TypeMethodDescriptionprivate intStackTraceStringResolver.findTruncationPointIndex(TruncatingBufferedPrintWriter writer, int startIndex, int endIndex, CharSequencePointer sequencePointer) private voidStackTraceStringResolver.truncate(TruncatingBufferedPrintWriter srcWriter, TruncatingBufferedPrintWriter dstWriter, CharSequencePointer sequencePointer)