com.github.sarxos.webcam.ds.civil
Class LtiCivilLoader
java.lang.Object
com.github.sarxos.webcam.ds.civil.LtiCivilLoader
public class LtiCivilLoader
- extends Object
LtiCivilLoader
public LtiCivilLoader()
copy
public static long copy(InputStream input,
OutputStream output)
throws IOException
- Copy bytes from a large (over 2GB) InputStream to an OutputStream.
- Parameters:
input
- the InputStream to read fromoutput
- the OutputStream to write to
- Returns:
- the number of bytes copied
- Throws:
NullPointerException
- if the input or output is null
IOException
- if an I/O error occurs
load
public static void load(String lib)
load
public static void load(String path,
String name)
Copyright © 2012-2013 Bartosz Firyn (SarXos). All Rights Reserved.