com.etymon.pj.util
Class ByteString

java.lang.Object
  extended by com.etymon.pj.util.ByteString

public class ByteString
extends java.lang.Object


Constructor Summary
ByteString()
           
 
Method Summary
static int lastIndexOf(byte[] buffer, java.lang.String str)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ByteString

public ByteString()
Method Detail

lastIndexOf

public static int lastIndexOf(byte[] buffer,
                              java.lang.String str)