Module

Util

There's no documentation for this item.

Modules
BufferBase The abstract ancestor module of both ReaderBufferImpl and WriterBufferImpl. It defines the common interface for both submodules.
ReaderBufferImpl A convenience module for representing a string of encoded data. It provides an interface for easily reading and decoding the buffer.
WriterBufferImpl A convenience module for writing a string of encoded data. It provides an interface for easily writing and encoding data.
Classes
Buffer A convenience class for a read/write buffer.
Prompter A simple class for prompting a user for input.
ReaderBuffer A convenience class for a read-only buffer.
WriterBuffer A convenience class for a write-only buffer.
Comments

Have your say
Please use Textile formatting (click here for a cheat sheet). Use <code/> and <pre/> for code samples.
Click here to login with OpenID to to post comments.