1 reference to Commit
Shared (1)
ServerSentEvents\PooledByteBufferWriter.cs (1)
16public void Advance(int count) => _buffer.Commit(count);