Bits and Droids connector
Connect your microcontroller to handle MFS2020 commands.
Loading...
Searching...
No Matches
Functions
Utils Namespace Reference

Functions

std::string padLeft (std::string source, std::size_t totalWidth, char paddingChar=' ')
 

Function Documentation

◆ padLeft()

std::string Utils::padLeft ( std::string  source,
std::size_t  totalWidth,
char  paddingChar = ' ' 
)