|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |