Package | Description |
---|---|
TightVnc |
Modifier and Type | Class and Description |
---|---|
class |
MemInStream |
class |
ZlibInStream |
Modifier and Type | Field and Description |
---|---|
private InStream |
ZlibInStream.underlying |
Modifier and Type | Method and Description |
---|---|
(package private) int |
VncCanvas.readPixel(InStream is) |
(package private) void |
VncCanvas.readPixels(InStream is,
int[] dst,
int count) |
void |
ZlibInStream.setUnderlying(InStream is,
int bytesIn_) |