Package 

Class Streams


  • 
    public class Streams
    
                        

    Author: sunyi Description: handle stream

    • Method Summary

      Modifier and Type Method Description
      static void copy(InputStream inputStream, OutputStream outputStream)
      static String read(InputStream inputStream)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait