Lioncash 008442898c LinearDiskCache: Don't cast away const in Read()
We really shouldn't make the out pointer in the read function const and
then summarily cast it away. Also alters Write to be consistent with
casting.
2018-03-27 21:09:18 -04:00
..
2018-03-26 01:57:41 +10:00
2017-06-03 18:20:41 -07:00
2017-06-27 00:06:14 -07:00