IBinaryStream migration.

This commit is contained in:
morkt
2016-10-16 09:22:53 +04:00
parent d0c1d5da01
commit bb18303eb4
251 changed files with 3277 additions and 3630 deletions

View File

@@ -67,6 +67,7 @@
<Compile Include="Audio.cs" />
<Compile Include="AudioWAV.cs" />
<Compile Include="BinaryStream.cs" />
<Compile Include="ByteArray.cs" />
<Compile Include="Checksum.cs" />
<Compile Include="FileSystem.cs" />
<Compile Include="FormatCatalog.cs" />