Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
108
std::string PDFParser::extract_text_buffer()
109
{
110
return exc_extract_text_buffer();
111
}
112
113
std::string PDFParser::exc_extract_text_buffer()
114
{
Callers
1
scan_pdf_api
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected