Skip to content

Instantly share code, notes, and snippets.

@abuiles
Created June 21, 2019 06:43
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 abuiles/6006d09c061d90930502a58774eb4fbb to your computer and use it in GitHub Desktop.
Save abuiles/6006d09c061d90930502a58774eb4fbb to your computer and use it in GitHub Desktop.
+--------+--------+...+--------+--------+...+--------+
| byte 0 | byte 1 |...|byte n-1| 0 |...| 0 | BLOCK
+--------+--------+...+--------+--------+...+--------+
|<-----------n bytes---------->|<------r bytes------>|
|<-----------n+r (where (n+r) mod 4 = 0)>----------->|
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment