-
-
Constructor Summary
Constructors
Modifier |
Constructor and Description |
protected |
ByteData()
Creates new instance.
|
|
ByteData(byte[] data)
Creates new instance.
|
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
ByteData
protected ByteData()
Creates new instance.
-
Method Detail
-
getData
public byte[] getData()
Returns the data.
- Returns:
- the data
Copyright © 2007-2020 Whitestein Technologies. All Rights Reserved.