1
0
mirror of https://github.com/ppy/osu.git synced 2024-12-15 07:32:55 +08:00
osu-lazer/osu.Game.Tests/Beatmaps/IO
Bartłomiej Dach 11eda44d34 Migrate decoding to line-buffered reader
Migrate all usages of StreamReader in the context of decoding beatmaps,
storyboards or skins to the new LineBufferedReader.
2019-09-15 01:28:07 +02:00
..
ImportBeatmapTest.cs Remove existing argument for ItemAdded event 2019-06-26 11:40:41 +09:00
LineBufferedReaderTest.cs Implement line-buffered reader 2019-09-15 01:26:15 +02:00
OszArchiveReaderTest.cs Migrate decoding to line-buffered reader 2019-09-15 01:28:07 +02:00