Interface ByteOutputAdapter
- All Known Implementing Classes:
ByteOutputOutputStream
public interface ByteOutputAdapter
ByteOutputAdapter
- Version:
- 0.0.1
- Author:
- scx567888
-
Method Summary
Modifier and TypeMethodDescriptionstatic OutputStreambyteOutputToOutputStream(ByteOutput byteOutput) static ByteOutputoutputStreamToByteOutput(OutputStream outputStream)
-
Method Details
-
byteOutputToOutputStream
-
outputStreamToByteOutput
-
byteOutput
ByteOutput byteOutput()
-