Add input stream that counts its consumed bandwidth.
authorDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Wed, 10 Apr 2013 20:15:34 +0000 (22:15 +0200)
committerDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Wed, 10 Apr 2013 20:15:34 +0000 (22:15 +0200)
commit9b7afa0998062127271320893951dfded32cc22a
tree7cb256356705da63246973e9740c2cc725b8c1a8
parent9a4f42e3cb2b9d5554256a0b998905bc9f25adde
Add input stream that counts its consumed bandwidth.
src/main/java/net/pterodactylus/xdcc/util/io/BandwidthCountingInputStream.java [new file with mode: 0644]