Skip to content

Instantly share code, notes, and snippets.

@andrewsuzuki
Created May 1, 2015 02:47
for (Message message : _mailbox)
{
message.save(ab, ps);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment