Uses of Class
com.trilead.ssh2.channel.FifoBuffer.Pointer
-
Packages that use FifoBuffer.Pointer Package Description com.trilead.ssh2.channel -
-
Uses of FifoBuffer.Pointer in com.trilead.ssh2.channel
Fields in com.trilead.ssh2.channel declared as FifoBuffer.Pointer Modifier and Type Field Description private FifoBuffer.Pointer
FifoBuffer. r
The position at which the next read/write will happen.private FifoBuffer.Pointer
FifoBuffer. w
The position at which the next read/write will happen.
-