public override async Task <int> ReadI32Async(CancellationToken cancellationToken) { return(await _wrappedProtocol.ReadI32Async(cancellationToken)); }