Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tencent/tgfx
/ PDFArray
Method
PDFArray
src/pdf/PDFTypes.h:65–65 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
63
class PDFArray final : public PDFObject {
64
public:
65
PDFArray() = default;
66
~PDFArray() override = default;
67
68
size_t size() const;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected