com.sun.opengl.util

Class StreamUtil


public class StreamUtil
extends Object

Utilities for dealing with streams.

Method Summary

static byte[]
readAll(InputStream in)

Method Details

readAll

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

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