Alexander Neumann d51e9d1b98 Add []byte to repo.LoadAndDecrypt and utils.LoadAll
This commit changes the signatures for repository.LoadAndDecrypt and
utils.LoadAll to allow passing in a []byte as the buffer to use. This
buffer is enlarged as needed, and returned back to the caller for
further use.

In later commits, this allows reducing allocations by reusing a buffer
for multiple calls, e.g. in a worker function.
2019-04-13 13:38:39 +02:00
..
2017-07-23 14:19:13 +02:00
2018-11-10 12:43:11 +01:00
2018-11-02 20:36:15 +01:00
2018-05-17 19:41:56 +02:00
2017-09-11 09:32:44 -07:00
2017-09-11 09:32:44 -07:00
2018-10-20 11:08:03 +02:00
2018-03-21 21:49:03 +01:00
2017-07-23 14:19:13 +02:00
2017-07-23 14:19:13 +02:00
2018-11-02 20:36:15 +01:00
2018-04-30 14:19:04 +02:00
2018-04-30 14:19:04 +02:00
2017-07-23 14:19:13 +02:00
2017-10-02 15:06:39 +02:00
2018-02-25 13:11:03 +01:00