public static class ZipPartStore.ByteArray extends Object implements Serializable
Constructor and Description |
---|
ZipPartStore.ByteArray(byte[] bytes) |
ZipPartStore.ByteArray(ByteBuffer bb,
String mimetype) |
public ZipPartStore.ByteArray(byte[] bytes)
public ZipPartStore.ByteArray(ByteBuffer bb, String mimetype)
public byte[] getBytes()
public String getMimetype()
public InputStream getInputStream()
public int getLength()
Copyright © 2007-2013. All Rights Reserved.