retdec
Namespaces | Functions
format.cpp File Reference

Functions for formatting of strings. More...

#include <algorithm>
#include "retdec/utils/string.h"
#include "fileinfo/file_presentation/getters/format.h"

Namespaces

 retdec
 
 retdec::fileinfo
 

Functions

std::string retdec::fileinfo::abbvSerialization (const std::vector< std::string > &abbv)
 
void retdec::fileinfo::shrinkAndReplaceNonprintable (std::string &str, std::size_t maxLength)
 
void retdec::fileinfo::addUniqueValues (std::vector< std::string > &currentVal, const std::vector< std::string > &newVal)
 

Detailed Description

Functions for formatting of strings.