issues
search
uber
/
bufrw
Buffer Reading and Writing
MIT License
32
stars
19
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Remove deprecated Buffer API usages
#72
shYkiSto
closed
1 year ago
0
Refactor away from deprecated Buffer constructor usage
#71
shYkiSto
closed
1 year ago
1
replace ansi-color with chalk
#69
verygoodsoftwarenotvirus
closed
3 years ago
1
Fixed FusionJS issue 622 by using ansi-colors instead of ansi-color
#68
ajbogh
opened
4 years ago
0
Address deprecation of Buffer constructor forms
#67
kriskowal
closed
1 year ago
2
Do not upgrade npm in CI
#66
kriskowal
closed
5 years ago
0
Module not found: Error: Can't resolve 'hexer'
#65
reintroducing
closed
5 years ago
2
Replace ansi-color module with ansi-colors
#64
shannonmoeller
closed
5 years ago
4
Server-side bundling fails due to octals in ansi-color
#63
shannonmoeller
opened
5 years ago
15
Remove buffers `noAssert` argument
#62
BridgeAR
closed
6 years ago
6
make hexer a required dep, remove can-require
#61
jeloi
closed
8 years ago
10
Add scripts for change log and publication
#60
kriskowal
closed
8 years ago
1
Fix prior array reuse in SeriesRW
#59
kriskowal
closed
8 years ago
4
Some zero-alloc fixes & tests
#58
rf
closed
8 years ago
1
Zero Allocations
#57
rf
closed
8 years ago
17
Add optional lazy mode to VariableBufferRW
#56
jcorbin
closed
8 years ago
1
Reduce use of self
#55
jcorbin
closed
8 years ago
0
Add error classification
#54
jcorbin
closed
8 years ago
2
We Can't Even Hexer
#53
jcorbin
closed
9 years ago
1
remove readable-stream dep
#52
Raynos
closed
9 years ago
1
Upgrade to 7.x series of error
#51
jcorbin
closed
9 years ago
1
Null is an atom too
#50
jcorbin
closed
9 years ago
1
Fix writeUnsignedVarIntInto corner case when n = 1
#49
anson627
closed
9 years ago
3
Add strn
#48
jcorbin
closed
9 years ago
0
Add varint module with unsigned support only to start
#47
jcorbin
closed
9 years ago
1
upgrade version of error
#46
Raynos
closed
9 years ago
3
Add fast utf8 string path
#45
jcorbin
closed
9 years ago
1
Better annotated hexdump
#44
jcorbin
closed
9 years ago
1
Annotate errors in fromBufferResult
#43
jcorbin
closed
9 years ago
0
Cleanup
#42
jcorbin
closed
9 years ago
0
No assert
#41
jcorbin
closed
9 years ago
0
Fix and cleanup annotated buffer
#40
jcorbin
closed
9 years ago
0
Decompose fromBuffer/toBuffer interface
#39
jcorbin
closed
9 years ago
0
Read machine use result
#38
jcorbin
closed
9 years ago
0
Result: bring inline with l/r/w result shapes
#37
jcorbin
closed
9 years ago
2
Preparatory refactor in interface module
#36
jcorbin
closed
9 years ago
0
Collect errors
#35
jcorbin
closed
9 years ago
0
Annotate test buffer reads for more understandable hex dumps
#34
jcorbin
closed
9 years ago
0
Refactor testrw
#33
jcorbin
closed
9 years ago
0
Upgrade to hexer 1.4
#32
jcorbin
closed
9 years ago
0
Expose results-oriented interface
#31
kriskowal
closed
9 years ago
0
Replace Tuple interface with Result
#30
kriskowal
closed
9 years ago
1
Improve format error
#29
jcorbin
closed
9 years ago
2
Add error formatting function
#28
jcorbin
closed
9 years ago
1
Better short string/buffer errors
#27
jcorbin
closed
9 years ago
1
FixedWidth: check for fields during serialization
#26
rf
closed
9 years ago
4
`bufrw.Struct` relies on key ordering
#25
rf
opened
9 years ago
0
Consider different `valKey` and `dataKey` names for SwitchRW
#24
Raynos
opened
9 years ago
0
ChunkWriter: wrap write errors
#23
jcorbin
closed
9 years ago
1
Struct convenience
#22
jcorbin
closed
9 years ago
1
Next