Class ScxIO
java.lang.Object
cool.scx.io.ScxIO
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic InputStreambyteInputToInputStream(ByteInput byteInput) static OutputStreambyteOutputToOutputStream(ByteOutput byteOutput) static ByteInputinputStreamToByteInput(InputStream inputStream) static ByteOutputoutputStreamToByteOutput(OutputStream outputStream)
-
Constructor Details
-
ScxIO
public ScxIO()
-
-
Method Details
-
byteInputToInputStream
-
inputStreamToByteInput
-
byteOutputToOutputStream
-
outputStreamToByteOutput
-