|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jbpm.bytes.ByteBlockChopper
public class ByteBlockChopper
is used by ByteArray to chop a byte arrays into a list of chunks and
glue them back together.
| Method Summary | |
|---|---|
static java.util.List |
chopItUp(byte[] byteArray)
|
static byte[] |
glueChopsBackTogether(java.util.List byteBlocks)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static java.util.List chopItUp(byte[] byteArray)
public static byte[] glueChopsBackTogether(java.util.List byteBlocks)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||