|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.servingxml.util.ByteArrayHelper
public class ByteArrayHelper
Constructor Summary | |
---|---|
ByteArrayHelper()
|
Method Summary | |
---|---|
static int |
startsWith(byte[] buffer,
int start,
int length,
byte[] value)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ByteArrayHelper()
Method Detail |
---|
public static final int startsWith(byte[] buffer, int start, int length, byte[] value)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |