Up
Authors
- David Chisnall (
github@theravensnest.org
)
-
Date: Generated at 2024-11-07 16:52:01 -0500
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.
+ (BOOL)
isValidJSONObject: (id)obj;
Availability: OpenStep
Description forthcoming.
Up