类 InspectedContent.InspectingOutputStream

java.lang.Object
java.io.OutputStream
cn.taketoday.buildpack.platform.io.InspectedContent.InspectingOutputStream
所有已实现的接口:
Closeable, Flushable, AutoCloseable
封闭类:
InspectedContent

private static final class InspectedContent.InspectingOutputStream extends OutputStream
Internal OutputStream used to capture the content either as bytes, or to a File if the content is too large.