1
0
Fork 1
mirror of https://github.com/vbatts/tar-split.git synced 2024-11-15 12:58:38 +00:00
tar-split/tar/storage
Vincent Batts e4450847fb
tar/storage: remove TODO's on sailed shipped for changing the encoding
this function is used widely and it's JSON. And it was not written in
such a way as to have exchangable codec.. per se
So, maybe I'll just kick out the idea of using https://github.com/ugorji/go

Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2023-03-26 14:10:16 -04:00
..
doc.go *: clean up assorted spelling/grammar issues 2015-07-22 15:32:49 -04:00
entry.go common: remove in favor of stdlib unicode/utf8 2015-09-25 14:33:24 -04:00
entry_test.go tar/storage: work with raw (invalid utf8) names 2015-09-23 15:27:33 -04:00
getter.go Avoid a 32 kB file allocation on every bitBucketFilePutter.Put 2021-08-21 03:24:39 +02:00
getter_test.go tar/storage: Benchmark for bufferFileGetPutter.Put 2015-08-13 11:42:14 -07:00
packer.go tar/storage: remove TODO's on sailed shipped for changing the encoding 2023-03-26 14:10:16 -04:00
packer_test.go *.go: gomft -s -w 2023-03-25 21:05:25 -04:00