Fabcoin Core  0.16.2
P2P Digital Currency
Classes | Namespaces
RLPXFrameReader.h File Reference
#include <libdevcore/Guards.h>
#include "RLPXFrameCoder.h"
#include "RLPXPacket.h"
Include dependency graph for RLPXFrameReader.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  dev::p2p::RLPXFrameReader
 RLPFrameReader Reads and assembles RLPX frame byte buffers into RLPX packets. More...
 

Namespaces

 dev
 Adapted from code found on http://stackoverflow.com/questions/180947/base64-decode-snippet-in-c Originally by RenĂ© Nyffenegger.
 
 dev::p2p
 

Detailed Description

Author
Alex Leverington nesse.nosp@m.nce@.nosp@m.gmail.nosp@m..com
Date
2015

Definition in file RLPXFrameReader.h.