Home
last modified time | relevance | path

Searched defs:toRawString (Results 1 – 4 of 4) sorted by relevance

/dports/devel/poco/poco-1.10.1-all/MongoDB/include/Poco/MongoDB/
H A DBinary.h107 inline std::string Binary::toRawString() const in toRawString() function
/dports/net-p2p/torrent-file-editor/torrent-file-editor-0.3.17/
H A Dbencode.cpp485 QByteArray Bencode::toRawString(const QString &string) in toRawString() function in Bencode
/dports/net/kf5-kcalendarcore/kcalendarcore-5.89.0/src/
H A Dicalformat.cpp336 QByteArray ICalFormat::toRawString(const Incidence::Ptr &incidence) in toRawString() function in ICalFormat
/dports/java/javamail/javamail-JAVAMAIL-1_6_2/mail/src/main/java/com/sun/mail/util/logging/
H A DMailHandler.java4083 private String toRawString(final Message msg) throws MessagingException, IOException { in toRawString() method in MailHandler