Uses of Class
com.trilead.ssh2.channel.FifoBuffer.Pointer
Packages that use FifoBuffer.Pointer
-
Uses of FifoBuffer.Pointer in com.trilead.ssh2.channel
Fields in com.trilead.ssh2.channel declared as FifoBuffer.PointerModifier and TypeFieldDescriptionprivate 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.