private class GridFTPConnection.StringBuilderDataSink extends Object implements org.globus.ftp.DataSink
Modifier and Type | Field and Description |
---|---|
private StringBuilder |
builder |
Constructor and Description |
---|
GridFTPConnection.StringBuilderDataSink() |
private StringBuilder builder
public GridFTPConnection.StringBuilderDataSink()
public void write(org.globus.ftp.Buffer buffer) throws IOException
write
in interface org.globus.ftp.DataSink
IOException
public void close() throws IOException
close
in interface org.globus.ftp.DataSink
IOException