public class NullOutputStream
extends java.io.OutputStream
| Modifier and Type | Field | Description |
|---|---|---|
boolean |
throwException |
is an exception be thrown while read?
|
| Constructor | Description |
|---|---|
NullOutputStream() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
write(int c) |
write method
|
Built on April 24 2018. | Portions Copyright 1997-2018 Oracle. All rights reserved.