com.crankuptheamps.client
Class BlockPublishStore.ByteSequence
java.lang.Object
com.crankuptheamps.client.BlockPublishStore.ByteSequence
- Enclosing class:
- BlockPublishStore
public static class BlockPublishStore.ByteSequence
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
array
public byte[] array
offset
public long offset
len
public long len
BlockPublishStore.ByteSequence
public BlockPublishStore.ByteSequence()
BlockPublishStore.ByteSequence
public BlockPublishStore.ByteSequence(byte[] array,
long offset,
long len)