public static final class CUrl.FileIO extends Object implements CUrl.IO
FileIO(File f)
FileIO(String path)
void
close()
InputStream
getInputStream()
OutputStream
getOutputStream()
setAppend(boolean append)
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public FileIO(File f)
public FileIO(String path)
public InputStream getInputStream()
getInputStream
CUrl.IO
public OutputStream getOutputStream()
getOutputStream
public void setAppend(boolean append)
setAppend
public void close()
close
public String toString()
toString
Object
Copyright © 2018. All rights reserved.