Interface ByteInputAdapter
- All Known Implementing Classes:
ByteInputInputStream
public interface ByteInputAdapter
ByteInputAdapter
- Version:
- 0.0.1
- Author:
- scx567888
-
Method Summary
Modifier and TypeMethodDescriptionstatic InputStreambyteInputToInputStream(ByteInput byteInput) static ByteInputinputStreamToByteInput(InputStream inputStream)
-
Method Details
-
byteInputToInputStream
-
inputStreamToByteInput
-
byteInput
ByteInput byteInput()
-