Skip to content

Instantly share code, notes, and snippets.

@bigeasy
Created September 17, 2010 18:40
Show Gist options
  • Select an option

  • Save bigeasy/584723 to your computer and use it in GitHub Desktop.

Select an option

Save bigeasy/584723 to your computer and use it in GitHub Desktop.
fields = []
bytesRead = 0
bytesWritten = 0
engine =
next: next
get bytesRead: () -> bytesRead
get bytesWritten: () -> bytesWritten
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment