Refactored ChunkedInputStream.cs

This commit is contained in:
sta
2014-05-16 15:48:56 +09:00
parent be85033f8a
commit 696cfd686d
3 changed files with 260 additions and 165 deletions

View File

@@ -131,6 +131,7 @@
<Compile Include="Net\InputState.cs" />
<Compile Include="Net\LineState.cs" />
<Compile Include="WebSocketStream.cs" />
<Compile Include="Net\ReadBufferState.cs" />
</ItemGroup>
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
<ItemGroup>