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 OutputStream
IOException
public void write(byte[] buf, int off, int len) throws IOException
write
in class OutputStream
IOException
Copyright © 2009-2012. All Rights Reserved.