public class ByteArrayAvatar extends AbstractAvatar
| Constructor and Description |
|---|
ByteArrayAvatar() |
ByteArrayAvatar(String name,
String type,
byte[] buf) |
| Modifier and Type | Method and Description |
|---|---|
InputStream |
getInputStream() |
long |
getSize() |
getKBSize, getName, getType, getUpdatedAt, setName, setType, setUpdatedAtpublic InputStream getInputStream() throws AvatarException
AvatarExceptionpublic long getSize()
Copyright © 2005-2013 The Beangle Software Group. All Rights Reserved.