程序包 org.coodex.io
类 SpeedLimitedOutputStream
java.lang.Object
java.io.OutputStream
org.coodex.io.SpeedLimitedOutputStream
- 所有已实现的接口:
Closeable,Flushable,AutoCloseable
Created by davidoff shen on 2016-12-15.
-
构造器概要
构造器 -
方法概要
从类继承的方法 java.io.OutputStream
nullOutputStream
-
构造器详细资料
-
SpeedLimitedOutputStream
-
-
方法详细资料
-
write
- 覆盖:
write在类中OutputStream- 抛出:
IOException
-
write
- 覆盖:
write在类中OutputStream- 抛出:
IOException
-
flush
- 指定者:
flush在接口中Flushable- 覆盖:
flush在类中OutputStream- 抛出:
IOException
-
close
- 指定者:
close在接口中AutoCloseable- 指定者:
close在接口中Closeable- 覆盖:
close在类中OutputStream- 抛出:
IOException
-
write
- 指定者:
write在类中OutputStream- 抛出:
IOException
-