Package | Description |
---|---|
org.apache.commons.io.output |
Provides implementations of output classes, such as
OutputStream and
Writer . |
Modifier and Type | Field and Description |
---|---|
static NullOutputStream |
NullOutputStream.INSTANCE
The singleton instance.
|
static NullOutputStream |
NullOutputStream.NULL_OUTPUT_STREAM
Deprecated.
Use
INSTANCE . |
Copyright © 2002–2023 The Apache Software Foundation. All rights reserved.