/[classpath]/classpath/java/io/InputStreamReader.java
ViewVC logotype

Diff of /classpath/java/io/InputStreamReader.java

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.16.2.1 by gnu_andrew, Sat Jan 15 17:01:51 2005 UTC revision 1.16.2.2 by gnu_andrew, Sat Feb 19 10:50:35 2005 UTC
# Line 1  Line 1 
1  /* InputStreamReader.java -- Reader than transforms bytes to chars  /* InputStreamReader.java -- Reader than transforms bytes to chars
2     Copyright (C) 1998, 1999, 2001, 2003, 2004 Free Software Foundation, Inc.     Copyright (C) 1998, 1999, 2001, 2003, 2004, 2005  Free Software Foundation, Inc.
3    
4  This file is part of GNU Classpath.  This file is part of GNU Classpath.
5    
# Line 83  import gnu.java.io.decode.Decoder; Line 83  import gnu.java.io.decode.Decoder;
83   * @see InputStream   * @see InputStream
84   *   *
85   * @author Aaron M. Renn (arenn@urbanophile.com)   * @author Aaron M. Renn (arenn@urbanophile.com)
86   * @author Per Bothner <bothner@cygnus.com>   * @author Per Bothner (bothner@cygnus.com)
87   * @date April 22, 1998.     * @date April 22, 1998.  
88   */   */
89  public class InputStreamReader extends Reader  public class InputStreamReader extends Reader

Legend:
Removed from v.1.16.2.1  
changed lines
  Added in v.1.16.2.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26