Samond Classes Library 1.2.1-RELEASE build 181
|
Methods such setByAdddingObject: and so on
Change parameters type from id to id<SCCollection>
Replace the return types from the class name to the instancetype
Move the support of the serialized files, data dictionaries, streams and collections into the new category NSObject(SCNSObject)
SCZeroStream - zero data input stream (/dev/zero)
SCRandomStream - randomized data input stream (/dev/random)
SCMemoryStream - memory stream class
SCSharedMemoryStream - shared memory (SHMMEM) stream class
File stream viewing utilities