用户:洞穴夜莺/EInputStream:修订间差异

无编辑摘要
无编辑摘要
无编辑摘要
{{eee}}
 
EInputStream.java
<pre>
import java.io.IOException;
/**
* You can read nothing but infinite 'e' from an EInputStream
* Example:
* new EInputStream().transferTo(stdout);
* @author CaveNightingale
*/
831

个编辑