Package org.teamapps.ux.resource
Class ByteArrayResource
- java.lang.Object
-
- org.teamapps.ux.resource.ByteArrayResource
-
-
Constructor Summary
Constructors Constructor Description ByteArrayResource(byte[] data, java.lang.String name)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.io.InputStreamgetInputStream()longgetLength()java.lang.StringgetName()-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface org.teamapps.ux.resource.Resource
asAttachment, expiring, getAsFile, getExpires, getLastModified, getMimeType, isAttachment, lastModified, withMimeType
-
-