public class Buffer_sidtt extends Object
Buffer_sidtt()
Buffer_sidtt(short[] inBuf, int inLen)
boolean
assign(short[] newBuf, int newLen)
void
erase()
short[]
get()
isEmpty()
int
len()
short
opAt(int index)
xferLen()
xferPtr()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Buffer_sidtt()
public Buffer_sidtt(short[] inBuf, int inLen)
public boolean assign(short[] newBuf, int newLen)
public final short[] get()
public final int len()
public short[] xferPtr()
public int xferLen()
public short opAt(int index)
public final boolean isEmpty()
public void erase()
Copyright © 2014. All rights reserved.