nesium / cocoa-amf

Objective-C implementation of the Flash Remoting format (AMF0/AMF3) for servers and clients.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

__NSCFBoolean

daojianmahun opened this issue · comments

if ([[value className] isEqualToString:@"NSCFBoolean"])

==> if ([[value className] isEqualToString:@"__NSCFBoolean"])