A FilterInputStream with a limited bandwith This implements an filter for an existing input stream that allows it to limit the read bandwidth. This can be useful for network streams that should be limited to a specified bandwidth.
@author Daniel Matuschek
@version $id$
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.