Package io.questdb.jar.jni
Interface StreamTransfer
-
public interface StreamTransfer
-
-
Method Summary
Static Methods Modifier and Type Method Description static voidcopyToStream(InputStream is, OutputStream out)
-
-
-
Method Detail
-
copyToStream
static void copyToStream(InputStream is, OutputStream out) throws IOException
- Throws:
IOException
-
-