Class LimitSizeFileOutputStream
java.lang.Object
java.io.OutputStream
java.io.FilterOutputStream
zombie.core.logger.LimitSizeFileOutputStream
- All Implemented Interfaces:
Closeable, Flushable, AutoCloseable
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class FilterOutputStream
close, flushMethods inherited from class OutputStream
nullOutputStream
-
Constructor Details
-
LimitSizeFileOutputStream
- Throws:
FileNotFoundException
-
-
Method Details
-
write
- Overrides:
writein classFilterOutputStream- Throws:
IOException
-
write
- Overrides:
writein classFilterOutputStream- Throws:
IOException
-
write
- Overrides:
writein classFilterOutputStream- Throws:
IOException
-