ObjFW  Check-in [acc999a75e]

Overview
Comment:OFStream: Add -[hasDataInReadBuffer].

This replaces -[numberOfBytesInReadBuffer], as it's not always known how
many bytes there are exactly and thus the number would often be wrong
(e.g. because data is compressed).

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: acc999a75e51fd097a194c7227d3f8e4fc28743a4917658c8d25719fca2275d9
User & Date: js on 2014-05-31 17:57:21
Other Links: manifest | tags
Context
2014-06-12
13:43
OFINIFile: Add support for quoted keys / values check-in: 12c5b7ee91 user: js tags: trunk
2014-05-31
17:57
OFStream: Add -[hasDataInReadBuffer]. check-in: acc999a75e user: js tags: trunk
16:34
Work around broken Apple libc headers check-in: dccc3ed8a9 user: js tags: trunk
Changes