binarystring 233 B

123456
  1. /** BYTEA (binary string) conversions.
  2. */
  3. // Actual definitions in .hxx file so editors and such recognize file type.
  4. #include "pqxx/internal/header-pre.hxx"
  5. #include "pqxx/binarystring.hxx"
  6. #include "pqxx/internal/header-post.hxx"