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