|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.syrup.helpers.DataImpl
A generic Data Implementation.
Constructor Summary | |
DataImpl(byte[] b)
Constructor for the DataImpl object |
Method Summary | |
byte[] |
bytes()
Returns the underlying byte array. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public DataImpl(byte[] b)
b
- The byte array that is wrapped.Method Detail |
public byte[] bytes()
Data
bytes
in interface Data
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |