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.PointerFifoBuffer. rThe position at which the next read/write will happen.private FifoBuffer.PointerFifoBuffer. wThe position at which the next read/write will happen.
-