@Immutable public interface BinaryValue extends Comparable<BinaryValue>, Serializable, Binary
| Modifier and Type | Method and Description |
|---|---|
BinaryKey |
getKey()
Get the key for the binary value.
|
long |
getSize()
Get the length of this binary data.
|
compareTogetHash, getHexHash, getMimeType, getMimeTypelong getSize()
Note that this method, unlike the standard Binary.getSize() method, does not throw an exception.
BinaryKey getKey()
Copyright © 2008-2014 JBoss, a division of Red Hat. All Rights Reserved.