Uses of Interface
org.springframework.boot.buildpack.platform.io.IOSupplier
-
Uses of IOSupplier in org.springframework.boot.buildpack.platform.io
Modifier and TypeMethodDescriptionstatic Content
Content.of
(int size, IOSupplier<InputStream> supplier) Create a newContent
from the given input stream.