public class TLSInStream extends InStream
b, end, maxStringLength, ptr| Constructor and Description |
|---|
TLSInStream(InStream _in,
SSLEngineManager _manager) |
| Modifier and Type | Method and Description |
|---|---|
long |
kbitsPerSecond() |
protected int |
overrun(int itemSize,
int nItems,
boolean wait) |
int |
pos() |
protected int |
readTLS(byte[] buf,
int bufPtr,
int len,
boolean wait) |
void |
startTiming() |
void |
stopTiming() |
long |
timeWaited() |
bytesAvailable, check, check, check, checkNoWait, getbuf, getend, getptr, readBytes, readCompactLength, readOpaque16, readOpaque24A, readOpaque24B, readOpaque32, readOpaque8, readPixel, readPixels, readS16, readS32, readS8, readString, readU16, readU32, readU8, setptr, skippublic TLSInStream(InStream _in, SSLEngineManager _manager)
public final void startTiming()
public final void stopTiming()
public final long kbitsPerSecond()
public final long timeWaited()
protected final int overrun(int itemSize,
int nItems,
boolean wait)
protected int readTLS(byte[] buf,
int bufPtr,
int len,
boolean wait)
Copyright © 2019. All rights reserved.