Remove PipeReader APIs from AcBinaryDeserializer Refactored to remove all PipeReader-based async deserialization methods from AcBinaryDeserializer. Updated BINARY_TODO.md to clarify that draining PipeReader to AsyncPipeReaderInput is now a consumer responsibility. Refactored AcBinaryInputFormatter to inline the drain-loop and background deserialization, following new layering guidance. Updated comments and docs to reflect these changes. |
||
|---|---|---|
| .. | ||
| AcBinaryInputFormatter.cs | ||
| AcBinaryMvcBuilderExtensions.cs | ||
| AcBinaryOutputFormatter.cs | ||