ObjFW  Check-in [c82e7f02f0]

Overview
Comment:Add -[readInt8] and -[readBigEndianInt{16,32,64}] to OFStream.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: c82e7f02f08979e56a5fa7df346b3610f019a78ba756092f034e205a95ecc828
User & Date: js on 2010-04-08 23:37:43
Other Links: manifest | tags
Context
2010-04-08
23:48
Add -[writeInt8:] and -[writeBigEndianInt{16,32,64}:] to OFStream. check-in: 978e88a43c user: js tags: trunk
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
Changes