java.lang.Object
ch.qos.logback.core.testUtil.FileToBufferUtil
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
gzFileReadIntoList
(File file, List<String> stringList) static void
readIntoList
(File file, List<String> stringList) static void
regularReadIntoList
(File file, List<String> stringList)
-
Constructor Details
-
FileToBufferUtil
public FileToBufferUtil()
-
-
Method Details
-
readIntoList
- Throws:
IOException
-
regularReadIntoList
- Throws:
IOException
-
gzFileReadIntoList
- Throws:
IOException
-