public class SdkIOUtils extends Object
| Constructor and Description |
|---|
SdkIOUtils() |
| Modifier and Type | Method and Description |
|---|---|
static void |
closeQuietly(Closeable is) |
static void |
closeQuietly(Closeable is,
org.slf4j.Logger log)
Closes the given Closeable quietly.
|
Copyright © 2023. All rights reserved.