<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Streaming a stream</title>
	<atom:link href="http://blog.krecan.net/2009/02/27/streaming-a-stream/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.krecan.net/2009/02/27/streaming-a-stream/</link>
	<description>Short remarks from Java world</description>
	<lastBuildDate>Sat, 04 Feb 2012 09:44:38 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Lukáš Křečan</title>
		<link>http://blog.krecan.net/2009/02/27/streaming-a-stream/comment-page-1/#comment-9054</link>
		<dc:creator>Lukáš Křečan</dc:creator>
		<pubDate>Tue, 06 Dec 2011 19:14:55 +0000</pubDate>
		<guid isPermaLink="false">http://blog.krecan.net/?p=286#comment-9054</guid>
		<description>If you need just counting of bytes, you can use commons-io library https://commons.apache.org/io/api-1.4/org/apache/commons/io/output/CountingOutputStream.html</description>
		<content:encoded><![CDATA[<p>If you need just counting of bytes, you can use commons-io library <a href="https://commons.apache.org/io/api-1.4/org/apache/commons/io/output/CountingOutputStream.html" rel="nofollow">https://commons.apache.org/io/api-1.4/org/apache/commons/io/output/CountingOutputStream.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Zhong</title>
		<link>http://blog.krecan.net/2009/02/27/streaming-a-stream/comment-page-1/#comment-9052</link>
		<dc:creator>Michael Zhong</dc:creator>
		<pubDate>Tue, 06 Dec 2011 03:21:06 +0000</pubDate>
		<guid isPermaLink="false">http://blog.krecan.net/?p=286#comment-9052</guid>
		<description>Hi, I&#039;m confused with the RemoteInputStreamMonitor when sending a file from a client to a server and want to know how many bytes have been sent. Would you like to show a simple example about how to use it? Thank you very very much :)</description>
		<content:encoded><![CDATA[<p>Hi, I'm confused with the RemoteInputStreamMonitor when sending a file from a client to a server and want to know how many bytes have been sent. Would you like to show a simple example about how to use it? Thank you very very much <img src='http://blog.krecan.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>

