Up
Authors
- David Chisnall (
github@theravensnest.org
)
-
Date: Generated at 2024-06-27 06:51:44 +0000
Copyright: (C) 2011-2021 Free Software Foundation, Inc.
- Declared in:
- Foundation/NSJSONSerialization.h
Availability: OpenStep
NSJSONSerialization implements
serializing and deserializing acyclic object
graphs in JSON.
Method summary
+ (BOOL)
isValidJSONObject: (id)obj;
Availability: OpenStep
Description forthcoming.
Up