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
abstract  int LineReaderInputStream.readLine(ByteArrayBuffer dst)
          Reads one line of text into the given ByteArrayBuffer.
 int LineReaderInputStreamAdaptor.readLine(ByteArrayBuffer dst)
           
 int MimeBoundaryInputStream.readLine(ByteArrayBuffer dst)
           
 int BufferedLineReaderInputStream.readLine(ByteArrayBuffer dst)
           
 



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