类 InspectedContent

java.lang.Object
org.springframework.boot.buildpack.platform.io.InspectedContent
所有已实现的接口:
Content

public class InspectedContent extends Object implements Content
Content that is reads and inspects a source of data only once but allows it to be consumed multiple times.
从以下版本开始:
2.3.0
作者:
Phillip Webb