Method and Description |
---|
de.flam.flcbyt.FlamByteInterface.loadLibrary()
May be removed in future versions; use
NativeLibraryLoader.loadLibrary() instead. |
de.flam.flcbyt.FlamOutputStream.loadLibrary()
May be removed in future versions; use
NativeLibraryLoader.loadLibrary() instead. |
de.flam.flcbyt.FlamInputStream.loadLibrary()
May be removed in future versions; use
NativeLibraryLoader.loadLibrary() instead. |
de.flam.flcbyt.FlamByteInterface.loadLibrary(String)
May be removed in future versions; use
NativeLibraryLoader.setLibraryPath(String)
and NativeLibraryLoader.loadLibrary() instead. |
de.flam.flcbyt.FlamOutputStream.loadLibrary(String)
May be removed in future versions; use
NativeLibraryLoader.loadLibrary() instead. |
de.flam.flcbyt.FlamInputStream.loadLibrary(String)
May be removed in future versions; use
NativeLibraryLoader.loadLibrary() instead. |