ed72a5e542
* Buffered eestream EncodeReader * Extracted fillBuffer() helper function * Slow channels will be closed if there are still at least k fast channels * Doc comment for maxBufferMemory * Use timer more efficiently * Timer initialization should be inside the for-loop * Parallel copy of encoded data to reader buffer channels * Transfer input read errors to output encoded readers * minimum and optimum thresholds * Use time.AfterFunc * Simplify error handling in constructor |
||
---|---|---|
.. | ||
aesgcm_test.go | ||
aesgcm.go | ||
bits_test.go | ||
bits.go | ||
common.go | ||
crc_test.go | ||
decode.go | ||
encode.go | ||
pad_test.go | ||
pad.go | ||
rs_test.go | ||
rs.go | ||
secretbox_test.go | ||
secretbox.go | ||
transform_test.go | ||
transform.go |