fix: correctly escape ezc stream to json/xml/csv
This commit is contained in:
@@ -153,7 +153,8 @@ private:
|
||||
//std::string output_8bit;
|
||||
pt::TextStream serialized_model;
|
||||
|
||||
BinaryPage output_8bit, output_8bit2;
|
||||
pt::WTextStream output_tmp_filtered_stream;
|
||||
BinaryPage output_8bit;
|
||||
BinaryPage compressed_output;
|
||||
|
||||
std::wstring cookie_id_string;
|
||||
|
||||
Reference in New Issue
Block a user