Package ch.qos.logback.access.spi
Class Util
- java.lang.Object
-
- ch.qos.logback.access.spi.Util
-
public class Util extends Object
-
-
Constructor Summary
Constructors Constructor Description Util()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static String
readToString(InputStream in)
-
-
-
Method Detail
-
readToString
public static String readToString(InputStream in) throws IOException
- Throws:
IOException
-
-