#include <hex.h>
Inheritance diagram for HexEncoder:

Public Methods | |
| HexEncoder (BufferedTransformation *outQueue=NULL,bool uppercase=true) | |
| void | Put (byte inByte) |
| input a byte for processing. More... | |
| void | Put (const byte *inString,unsigned int length) |
| input multiple bytes. More... | |
Definition at line 10 of file hex.h.
|
|
|
|
|
input multiple bytes.
Reimplemented from BufferedTransformation. |
|
|
input a byte for processing.
Reimplemented from BufferedTransformation. Definition at line 15 of file hex.h. Referenced by Put(). |
1.2.4 written by Dimitri van Heesch,
© 1997-2000