? NullAppendable
java.lang.Object
org.apache.commons.io.output.NullAppendable
- ????????:
Appendable
Appends all data to the famous /dev/null.
This Appendable has no destination (file/socket etc.) and all characters written to it are ignored and lost.
- ???????:
- 2.8.0
-
????
?? -
????
-
??????
-
INSTANCE
A singleton.
-
-
??????
-
append
- ???:
append
????Appendable
- ??:
IOException
-
append
- ???:
append
????Appendable
- ??:
IOException
-
append
- ???:
append
????Appendable
- ??:
IOException
-