public class RemoteFile.RemoteFileOutputStream extends OutputStream
| Constructor and Description |
|---|
RemoteFile.RemoteFileOutputStream() |
RemoteFile.RemoteFileOutputStream(long fileOffset) |
public RemoteFile.RemoteFileOutputStream()
public RemoteFile.RemoteFileOutputStream(long fileOffset)
public void write(int w)
throws IOException
write in class OutputStreamIOExceptionpublic void write(byte[] buf,
int off,
int len)
throws IOException
write in class OutputStreamIOExceptionCopyright © 2009-2012. All Rights Reserved.