Package | Description |
---|---|
org.ajax4jsf.io |
Implementation of I/O streams based on buffers
|
Class and Description |
---|
ByteBuffer
A single link in chain of byte arrays.
|
CharBuffer
A single link in chain of char arrays.
|
FastBufferOutputStream
Class for writing to chain of byte arrays extending OutputStream.
|
FastBufferWriter
Class for writing to chain of char arrays extending Writer.
|
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.