Skip to content

Instantly share code, notes, and snippets.

@mtabini
Created October 1, 2010 01:50
Show Gist options
  • Save mtabini/605607 to your computer and use it in GitHub Desktop.
Save mtabini/605607 to your computer and use it in GitHub Desktop.
- (void) imageLoaded:(NSData *) data {
// data contains the data loaded from the web,
// or Nil in the event of an error
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment