issues
search
Dekkonot
/
bitbuffer
A binary stream module for packing binary data in pure Lua
https://dekkonot.github.io/bitbuffer/
MIT License
44
stars
11
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
bug : set pointer byte
#36
iamthekk
closed
1 day ago
1
Fix dumpBase64 for large bitbuffers
#35
brinkokevin
closed
2 years ago
1
[FEAT] read/writeUInt64
#34
foxt
closed
2 years ago
3
Remove bit-level packing
#33
Dekkonot
opened
3 years ago
0
option to use little-endian instead of big-endian?
#32
ghost
opened
3 years ago
3
dumpBase64 using incorrect table.create amount
#31
EpixScripts
closed
3 years ago
1
Read base64 string buffer
#30
jeparlefrancais
closed
3 years ago
2
Project structure refactor
#29
jeparlefrancais
closed
3 years ago
9
Added DateTime.
#28
howmanysmall
closed
3 years ago
1
Add functions for exporting buffer contents in chunks
#27
Dekkonot
closed
4 years ago
0
Make write functions actually return `nil`
#26
Dekkonot
closed
4 years ago
0
Make sure all the write functions actually return `nil`
#25
Dekkonot
closed
4 years ago
0
Come up with solution for reading/writing little endian numbers
#24
Dekkonot
closed
4 years ago
1
Allow `0` as a length in readSetLengthString
#23
Dekkonot
closed
4 years ago
0
Don't throw in readSetLengthString when the length is 0
#22
Dekkonot
closed
4 years ago
0
Add a function for setting the pointer relative to the end of the stream
#21
Dekkonot
closed
4 years ago
0
Add function for setting pointer by byte instead of bit
#20
Dekkonot
closed
4 years ago
0
Add documentation for Roblox datatypes
#19
Dekkonot
closed
4 years ago
0
Add additional Roblox datatypes
#18
Dekkonot
closed
4 years ago
0
Change writeSigned + writeFloat to include the sign bit in the writeUnsigned call
#17
Dekkonot
closed
4 years ago
1
Reimplement writeUnsigned to finish off current byte when buffer isn't aligned
#16
Dekkonot
closed
4 years ago
1
Add support for some Roblox datatypes
#15
Dekkonot
closed
4 years ago
0
Add mkdoc files
#14
Dekkonot
closed
4 years ago
0
Remove adler32
#13
Dekkonot
closed
4 years ago
0
Add functions for exporting in chunks
#12
Dekkonot
closed
4 years ago
1
Add shorthands for common datatypes
#11
Dekkonot
closed
4 years ago
0
Switch to using hex for all constants
#10
Dekkonot
opened
4 years ago
0
Throw when handling greater than 52-bit integers
#9
Dekkonot
closed
4 years ago
2
Assertion messages are inconsisent
#8
Dekkonot
closed
4 years ago
0
Rename write/readBools to write/readField
#7
Dekkonot
closed
4 years ago
0
Swap bitbuffer functions to be compatible with colon syntax
#6
Dekkonot
closed
4 years ago
1
Add documentation for the module
#5
Dekkonot
closed
4 years ago
0
Add several common datatypes to module as shorthands
#4
Dekkonot
closed
4 years ago
2
Selene workflow will fail whenever a modification is made to init.lua
#3
Dekkonot
closed
4 years ago
1
Create roblox specific version of module
#2
Dekkonot
closed
4 years ago
1
Switch to faster table.concat use
#1
Dekkonot
closed
4 years ago
0