![]() |
C++ SDK Documentation
24.2.0
|


Public Member Functions | |
| BlockFormatter (const BlockReader &reader) | |
| void | format () |
| virtual void | writeRow (int rowNum, const std::string &row)=0 |
Class to formatting the data from a UDF arg reader.
See BlockFormatterCout for example