ObjFW
 All Classes Functions Variables
Instance Methods | List of all members
OFObject(OFSerialization) Category Reference

A category that provides methods for serializing objects. More...

#import <OFObject+Serialization.h>

Instance Methods

(OFString *) - stringBySerializing
 Creates a string by serializing the receiver.
 

Detailed Description

A category that provides methods for serializing objects.

Method Documentation

- (OFString*) stringBySerializing

Creates a string by serializing the receiver.

Returns
The object serialized as a string

Extends class OFObject.


The documentation for this category was generated from the following file: