public class ByteSequence extends Object
ByteSequence(byte[] data, int offset, int length)
byte[]
getData()
int
getLength()
getOffset()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ByteSequence(byte[] data, int offset, int length)
public byte[] getData()
public int getLength()
public int getOffset()
Copyright © 2005–2016 The Apache Software Foundation. All rights reserved.