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

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

#import <OFString+Serialization.h>

Instance Methods

(id) - objectByDeserializing
 Deserializes the receiver into an object.
 

Detailed Description

A category that provides methods for deserializing objects.

Method Documentation

- (id) objectByDeserializing

Deserializes the receiver into an object.

Returns
The deserialized object

Extends class OFString.


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