|
OSMQ v2.0.1 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectosmq.util.ByteArrayImpl
Constructor Summary | |
ByteArrayImpl()
|
|
ByteArrayImpl(byte[] value)
|
Method Summary | |
byte[] |
getBytes()
Returns the object as an array of bytes. |
boolean |
hasADelimiter()
|
boolean |
isADataRecord()
|
void |
setBytes(byte[] value)
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ByteArrayImpl()
public ByteArrayImpl(byte[] value)
Method Detail |
public byte[] getBytes()
ByteArray
getBytes
in interface ByteArray
public void setBytes(byte[] value)
setBytes
in interface ByteArray
public boolean hasADelimiter()
hasADelimiter
in interface ByteArray
public boolean isADataRecord()
isADataRecord
in interface ByteArray
|
(c) 2000 - 2003 MQue Systems All Rights Reserved |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |