java.lang.Object
org.firebirdsql.jaybird.util.IOUtils
Utility methods for stream and byte array conversions.
- Since:
- 3.0
- Author:
- Mark Rotteveel
-
Method Summary
Modifier and TypeMethodDescriptionstatic byte[]
toBytes
(InputStream in) static byte[]
toBytes
(InputStream in, int length) static String
static String
-
Method Details
-
toBytes
- Throws:
IOException
-
toBytes
- Throws:
IOException
-
toString
- Throws:
IOException
-
toString
- Throws:
IOException
-