This method may only be invoked after {@link #close()} has completednormally, to ensure all data is completely transferred.
@param os stream to send this buffer's complete content to.
@param pm if not null progress updates are sent here. Caller should initialize the task and the number of work units to {@link #length()}/1024
.
@throws IOException an error occurred reading from a temporary file on the local system, or writing to the output stream.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|