protected BufferedChannelBase()

in src/Elastic.Channels/BufferedChannelBase.cs [126:126]


	protected BufferedChannelBase(TChannelOptions options) : this(options, null) { }