com.intel.cosbench.driver.random
Class StreamUtils

java.lang.Object
  extended by com.intel.cosbench.driver.random.StreamUtils

public class StreamUtils
extends java.lang.Object


Constructor Summary
StreamUtils()
           
 
Method Summary
static byte[] stream2bytes(RandomInputStream stream)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StreamUtils

public StreamUtils()
Method Detail

stream2bytes

public static byte[] stream2bytes(RandomInputStream stream)
                           throws java.io.IOException
Throws:
java.io.IOException