MCPcopy Create free account
hub / github.com/BayshoreNetworks/yextend / extract_text_buffer

Method extract_text_buffer

libs/pdf_parser.cpp:108–111  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

106}
107
108std::string PDFParser::extract_text_buffer()
109{
110 return exc_extract_text_buffer();
111}
112
113std::string PDFParser::exc_extract_text_buffer()
114{

Callers 1

scan_pdf_apiFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected