| Package | Description |
|---|---|
| org.springframework.boot.buildpack.platform.io |
IO classes and utilities.
|
| Modifier and Type | Method and Description |
|---|---|
static Content |
Content.of(int size,
IOSupplier<InputStream> supplier)
Create a new
Content from the given input stream. |