Package
org.apache.tapestry.util.io
Overview
Members
Books
SinceNot specified.
VersionNot specified.
AuthorHoward Lewis Ship <a href="mailto:hlship@apache.org">hlship@apache.org</a>

Some interesting I/O classes. BinaryDumpOutputStream formats a stream of bytes into a human readable presentation, much like the Unix command line tool od.

DataSqueezer is used to squeeze and unsqueeze basic scalar types, Strings and serializable objects into a String format. The eventual purpose is to safely encode information into URLs or as HTTP Cookies.

Wiki javadoc Use textile entry format.
Add your comments here.