storj/pkg/eestream
Simon Guindon 8d15d774b6
Removing trace of encodedPiece.Read() because it's fast. (#2477)
* Removing trace of encodedPiece.Read() because it's fast.

* Added comment about why tracing was removed.
2019-07-08 11:16:13 -04:00
..
common.go updates copyright 2018 to 2019 (#1133) 2019-01-24 15:15:10 -05:00
decode.go pkg/eestream: plumb contexts through (#2187) 2019-06-26 16:05:58 +03:00
encode.go Removing trace of encodedPiece.Read() because it's fast. (#2477) 2019-07-08 11:16:13 -04:00
pad_test.go updates copyright 2018 to 2019 (#1133) 2019-01-24 15:15:10 -05:00
pad.go add const stripesPerBlock const to calc blocksize (#2163) 2019-06-11 10:14:05 -07:00
piecebuf.go updates copyright 2018 to 2019 (#1133) 2019-01-24 15:15:10 -05:00
rs_test.go Rename/remove EncryptionScheme -> EncryptionParame… (#2363) 2019-07-03 14:07:44 -04:00
rs.go Improve logic for cutting the long tail during upload (#909) 2019-02-05 12:54:25 +02:00
stripe.go Repair should not corrupt files (#2194) 2019-06-14 12:16:31 +03:00