Class InspectedContent

java.lang.Object
org.springframework.boot.buildpack.platform.io.InspectedContent
All Implemented Interfaces:
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.
Since:
2.3.0
Author:
Phillip Webb