- [X] Updates result so it is preallocated - [X] Updates PipeWriter so it is awaitable - [X] Simplifies NetState code to match changes - [X] Adds a byte for empty checking so incoming/outgoing can have full pipes. Bumps release version |
||
|---|---|---|
| .. | ||
| CircularBuffer.cs | ||
| CircularBufferReader.cs | ||
| CircularBufferWriter.cs | ||
| SpanReader.cs | ||
| SpanReadExtensions.cs | ||
| SpanWriteExtensions.cs | ||
| SpanWriter.cs | ||