19 #ifndef ICSERIALIZERRAPID_HPP
20 #define ICSERIALIZERRAPID_HPP
22 #include "ICMessage.hpp"
23 #include "ICSerializer.hpp"
42 const bool indent =
false,
const bool declaration =
false);
54 virtual std::string*
Serialize(std::string* buffer);
62 virtual std::string*
Deserialize(std::string*
const buffer);