#include "Stroika/Foundation/StroikaPreComp.h"
#include "Stroika/Foundation/Common/Common.h"
#include "Stroika/Foundation/Containers/Association.h"
#include "Stroika/Foundation/DataExchange/Variant/Reader.h"
#include "Stroika/Foundation/DataExchange/VariantValue.h"
#include "Stroika/Foundation/Streams/InputStream.h"
#include "Reader.inl"
Go to the source code of this file.
Classes | |
class | Stroika::Foundation::DataExchange::Variant::FormURLEncoded::Reader |
Read a stream into an Association (or VariantValue) - following https://url.spec.whatwg.org/#application/x-www-form-urlencoded. More... | |
Namespaces | |
namespace | Stroika::Foundation |
namespace | Stroika::Foundation::DataExchange |