Skip to content

Instantly share code, notes, and snippets.

@bgulanowski
Created November 11, 2011 16:32
Show Gist options
  • Save bgulanowski/1358446 to your computer and use it in GitHub Desktop.
Save bgulanowski/1358446 to your computer and use it in GitHub Desktop.
NULevelDB Exists
BOOL exists = [myDB storedValueExistsForKey:@"country"];
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment