protected override void FreeBufferSegment(BufferSegment segment)
 {
     segment.Reset();
 }