Last active
November 7, 2016 16:17
-
-
Save boxofrad/980d9f2d3022b4e3454591588cd48c88 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
def body | |
bytes[8, (length - 8)].pack('C*') | |
end |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment