out
is assumed to be a wrapper over this stream. This enables optimizations for sending the data, e.g. {@link SocketOutputStream#transferToFully(FileChannel,long,int)}.
@param throttler for sending data.
@return total bytes reads, including crc.
out
is assumed to be a wrapper over this stream. This enables optimizations for sending the data, e.g. {@link SocketOutputStream#transferToFully(FileChannel,long,int)}.
@return total bytes reads, including crc.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|