Logo white

OpenSystemsDevelopment / qpdf

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • Commits 4,691
  • Compare
  • Branches 1
  • Tags 0
  • qpdf
  • libqpdf
  • qpdf
  • JSON_writer.hh
27 Jul, 2025
1 commit
  • Refactor `Pl_Base64` to add static `encode` and `decode` methods, streamline enc… ...
    92a8c888
    …oding/decoding logic, and simplify usage in `JSON_writer` and `QPDF_json`.
    m-holger authored
    2025-07-27 17:43:39 +0100  
    Browse File »

16 Feb, 2024
2 commits
  • Add new method QPDF_Stream::writeStreamJSON ...
    b15d0bf6
    (Replacing the temporary implementation from the last commit.)
    m-holger authored
    2024-02-16 11:37:50 +0000  
    Browse File »
  • Add new private class JSON::Writer ...
    9e90007a
    Create a simple utility class for writing JSON to a pipeline.
    m-holger authored
    2024-02-16 10:32:41 +0000  
    Browse File »