virtual std::size_t append(char const *buf, std::size_t toWrite)
virtual void trim(std::size_t newLen)
postgresql_session_backend & session_
virtual std::size_t read(std::size_t offset, char *buf, std::size_t toRead)
virtual std::size_t get_len()
postgresql_blob_backend(postgresql_session_backend &session)
virtual std::size_t write(std::size_t offset, char const *buf, std::size_t toWrite)