Deprecated API


Contents
Deprecated Methods
org.codehaus.plexus.util.IOUtil.bufferedCopy(InputStream, OutputStream)
          Buffering streams is actively harmful! See the class description as to why. Use IOUtil.copy(InputStream, OutputStream) instead. 
 



Copyright 2001-2006 Codehaus. All Rights Reserved.