jjdh API

dh.java.io
Class Streams

java.lang.Object
  extended by dh.java.io.Streams

public class Streams
extends Object


Constructor Summary
private Streams()
           
 
Method Summary
static byte[] asByteArray(InputStream is)
           
static ByteBuffer asByteBuffer(InputStream is)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Streams

private Streams()
Method Detail

asByteBuffer

public static ByteBuffer asByteBuffer(InputStream is)

asByteArray

public static byte[] asByteArray(InputStream is)

jjdh API

Copyright © 2006 Jonas Jacobi and Dennis Heidsiek. All Rights Reserved.