Fabcoin Core  0.16.2
P2P Digital Currency
Classes
hex.h File Reference

Classes for HexEncoder and HexDecoder. More...

#include "cryptlib.h"
#include "basecode.h"
Include dependency graph for hex.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  HexEncoder
 Converts given data to base 16. More...
 
class  HexDecoder
 Decode base 16 data back to bytes. More...
 

Detailed Description

Classes for HexEncoder and HexDecoder.

Definition in file hex.h.