10 Commits

Author SHA1 Message Date
95c61f08c0 Fixed stuff 2017-11-13 22:55:22 -05:00
75bb6a50c0 Updated Rockspec 2017-11-13 22:51:19 -05:00
7b4d0a23b2 Restructured some things!
Cleaned up files within the bin folder
Added:
+ bin:toDataBuffer()
[Converts a binobj to a data buffer]
+ bin:slide(n)
[changes the value of the characters by n, if n>255 it will wrap back around to 0]

Note: While streamable files can handle massive files without an issue, converting a massive file to a databuffer will probably throw a memory error!
2017-09-27 15:46:06 -04:00
a91234920a Update README.md 2017-08-10 12:44:20 -04:00
37f50e007d Bin Version 5.0.0!
Completely rewritten. Removed the garbage and added some new features. Checkout BinRewrite.md to view changes
2017-08-10 09:22:10 -04:00
29b4371f94 formatting (4.5.0) 2017-06-26 13:02:43 -04:00
963cdb9881 Added basic documentation 2017-06-26 12:56:59 -04:00
48f6e0e0b5 Create README.md 2017-06-08 10:24:45 -04:00
266b49617f Create README.md 2017-06-08 10:24:11 -04:00
d88bf54b3a Initial commit 2017-06-08 10:09:58 -04:00