org.mmbase.util.images
Class BytesInputStream
java.lang.Object
java.io.InputStream
java.io.ByteArrayInputStream
org.mmbase.util.images.BytesInputStream
- All Implemented Interfaces:
- Closeable
public class BytesInputStream
- extends ByteArrayInputStream
Abstract implemntatinof a Image
- Since:
- MMBase-1.9
- Author:
- Michiel Meeuwissen
|
Method Summary |
(package private) byte[] |
getBuffer()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BytesInputStream
BytesInputStream(byte[] b)
getBuffer
byte[] getBuffer()
MMBase 2.0-SNAPSHOT - null