1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 05:27:23 +08:00
osu-lazer/osu.Game/IO
Bartłomiej Dach 89bf7b1bd6 Resolve CA1835 inspection
"Change the `ReadAsync` method call to use the
`Stream.ReadAsync(Memory<byte>, CancellationToken)` overload"
2020-11-01 18:51:39 +01:00
..
Archives Resolve CA1835 inspection 2020-11-01 18:51:39 +01:00
Legacy Use type switch in SearializationWriter. 2020-01-27 21:49:34 +08:00
Serialization Fix incorrect reference + simplify 2020-06-03 17:41:05 +09:00
FileInfo.cs Update licence header (and remove year) 2019-01-24 17:43:03 +09:00
FileStore.cs Force a checksum check before skipping FileStore copy op 2019-09-20 15:00:27 +09:00
LineBufferedReader.cs Allow LineBufferedReader to keep underlying stream open 2020-03-31 10:13:50 +09:00
MigratableStorage.cs Add missing xmldoc 2020-10-19 15:36:27 +09:00
OsuStorage.cs Merge branch 'master' into tourney-asset-refactor 2020-08-09 12:38:41 +02:00
WrappedStorage.cs Fix path empty string check causing regression in behaviour 2020-09-03 19:17:07 +09:00