ObjFW  Check-in [3006cccbb9]

Overview
Comment:Add -[readDataArrayWithItemSize:andNItems:] to OFStream.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 3006cccbb9afe5fb3e4fb0bbff586922108e4b44e64d29a4ff5e7e5894427ede
User & Date: js on 2010-04-08 23:26:00
Other Links: manifest | tags
Context
2010-04-08
23:37
Add -[readInt8] and -[readBigEndianInt{16,32,64}] to OFStream. check-in: c82e7f02f0 user: js tags: trunk
23:26
Add -[readDataArrayWithItemSize:andNItems:] to OFStream. check-in: 3006cccbb9 user: js tags: trunk
23:10
Add -[readExactlyNBytes:intoBuffer:] to OFStream. check-in: 96c8753847 user: js tags: trunk
Changes