Skip to content

Instantly share code, notes, and snippets.

@laheadle
Created January 2, 2013 03:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save laheadle/4431949 to your computer and use it in GitHub Desktop.
Save laheadle/4431949 to your computer and use it in GitHub Desktop.
-- header field sizes in bytes
local versionsize = 1
local filenamelensize = 2
local contentlensize = 4
local fromsize = 4
local seqsize = 4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment