Uses of Class
org.apache.james.mime4j.util.ByteArrayBuffer

Packages that use ByteArrayBuffer
org.apache.james.mime4j.io   
 

Uses of ByteArrayBuffer in org.apache.james.mime4j.io
 

Methods in org.apache.james.mime4j.io with parameters of type ByteArrayBuffer
 int MimeBoundaryInputStream.readLine(ByteArrayBuffer dst)
           
 int LineReaderInputStreamAdaptor.readLine(ByteArrayBuffer dst)
           
 int BufferedLineReaderInputStream.readLine(ByteArrayBuffer dst)
           
abstract  int LineReaderInputStream.readLine(ByteArrayBuffer dst)
          Reads one line of text into the given ByteArrayBuffer.
 



Copyright © 2004-2009 The Apache Software Foundation. All Rights Reserved.