com.sun.opengl.util
Class StreamUtil

java.lang.Object
  extended bycom.sun.opengl.util.StreamUtil

public class StreamUtil
extends Object

Utilities for dealing with streams.


Method Summary
static byte[] readAll(InputStream in)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

readAll

public static byte[] readAll(InputStream in)
                      throws IOException
Throws:
IOException


Copyright 2005 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.