Package | Description |
---|---|
com.atlassian.confluence.pages.thumbnail.renderer |
Modifier and Type | Method and Description |
---|---|
static <T> T |
ThumbnailRenderer.withStreamConsumer(InputStream inputStream,
InputStreamConsumer<T> sc)
Call the
InputStreamConsumer with input stream ensuring that the input stream gets closed properly
afterwards. |
Copyright © 2003–2020 Atlassian. All rights reserved.