Package org.eclipse.net4j.util.io
Class ExtendedDataOutput.Stream
java.lang.Object
java.io.OutputStream
org.eclipse.net4j.util.io.ExtendedDataOutput.Stream
- All Implemented Interfaces:
Closeable
,Flushable
,AutoCloseable
- Enclosing interface:
- ExtendedDataOutput
- Since:
- 2.0
- Author:
- Eike Stepper
-
Constructor Summary
-
Method Summary
Methods inherited from class java.io.OutputStream
flush, nullOutputStream, write, write
-
Constructor Details
-
Stream
-
-
Method Details
-
getDelegate
-
write
- Specified by:
write
in classOutputStream
- Throws:
IOException
-
close
- Specified by:
close
in interfaceAutoCloseable
- Specified by:
close
in interfaceCloseable
- Overrides:
close
in classOutputStream
- Throws:
IOException
-