Uses of Class
net.sf.asyncobjects.io.ByteQueue

Packages that use ByteQueue
net.sf.asyncobjects.io This package contains core IO interfaces. 
 

Uses of ByteQueue in net.sf.asyncobjects.io
 

Methods in net.sf.asyncobjects.io with parameters of type ByteQueue
 int ByteQueue.transferFrom(ByteQueue buffer)
          transfer data from one buffer to another, this method gets data from first buffer by method gets, so data is consumed.
 



Copyright © 2002-2007 Constantine Plotnikov. All Rights Reserved.