Package org.apache.dubbo.remoting.buffer
Class ChannelBufferOutputStream
java.lang.Object
java.io.OutputStream
org.apache.dubbo.remoting.buffer.ChannelBufferOutputStream
- All Implemented Interfaces:
Closeable,Flushable,AutoCloseable
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.io.OutputStream
close, flush, nullOutputStream
-
Constructor Details
-
ChannelBufferOutputStream
-
-
Method Details
-
writtenBytes
public int writtenBytes() -
write
- Overrides:
writein classOutputStream- Throws:
IOException
-
write
- Overrides:
writein classOutputStream- Throws:
IOException
-
write
- Specified by:
writein classOutputStream- Throws:
IOException
-
buffer
-