Ipelib
|
Filter stream adding ASCII85 encoding. More...
#include <ipeutils.h>
Inherits ipe::Stream.
Filter stream adding ASCII85 encoding.
A85Stream::A85Stream | ( | Stream & | stream | ) |
void A85Stream::putChar | ( | char | ch | ) | [virtual] |
Output character.
Implements ipe::Stream.
void A85Stream::close | ( | ) | [virtual] |
Close the stream. No more writing allowed!
Reimplemented from ipe::Stream.