Uses of Class
org.ajax4jsf.io.FastBufferWriter

Packages that use FastBufferWriter
org.ajax4jsf.io Implementation of I/O streams based on buffers 
 

Uses of FastBufferWriter in org.ajax4jsf.io
 

Methods in org.ajax4jsf.io that return FastBufferWriter
 FastBufferWriter FastBufferOutputStream.convertToWriter()
          Returns instance of FastBufferWriter containing all data written to this output stream.
 FastBufferWriter FastBufferOutputStream.convertToWriter(java.lang.String encoding)
          Returns instance of FastBufferWriter containing all data written to this output stream.
 

Constructors in org.ajax4jsf.io with parameters of type FastBufferWriter
FastBufferReader(FastBufferWriter writer)
          Creates instance for given writer.
 



Copyright © 2009. All Rights Reserved.