| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.vncviewer.rdr.InStream
net.vncviewer.rdr.ZlibInStream
public class ZlibInStream
| Field Summary | 
|---|
| Fields inherited from class net.vncviewer.rdr.InStream | 
|---|
| maxStringLength | 
| Constructor Summary | |
|---|---|
| ZlibInStream() | |
| ZlibInStream(int bufSize_) | |
| Method Summary | |
|---|---|
|  int | pos() | 
|  void | reset() | 
|  void | setUnderlying(InStream is,
              int bytesIn_) | 
| Methods inherited from class net.vncviewer.rdr.InStream | 
|---|
| bytesAvailable, check, check, getbuf, getend, getptr, readBytes, readOpaque16, readOpaque24A, readOpaque24B, readOpaque32, readOpaque8, readS16, readS32, readS8, readString, readU16, readU32, readU8, setptr, skip | 
| Methods inherited from class java.lang.Object | 
|---|
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public ZlibInStream(int bufSize_)
public ZlibInStream()
| Method Detail | 
|---|
public void setUnderlying(InStream is,
                          int bytesIn_)
public void reset()
public int pos()
pos in class InStream| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||