Package me.topchetoeu.j2s.common
Class Reading
java.lang.Object
me.topchetoeu.j2s.common.Reading
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic String
readline()
static byte[]
resourceToBytes
(String name) static InputStream
resourceToStream
(String name) static String
resourceToString
(String name) static byte[]
static String
-
Constructor Details
-
Reading
public Reading()
-
-
Method Details
-
readline
- Throws:
IOException
-
streamToBytes
-
streamToString
-
resourceToStream
-
resourceToString
-
resourceToBytes
-