CodeQL library for Python
codeql/python-all 0.11.12 (changelog, source)
Search

Module AiohttpWebModel::StreamReader

Provides models for the aiohttp.StreamReader class

See https://docs.aiohttp.org/en/stable/streams.html#aiohttp.StreamReader

Import path

import semmle.python.frameworks.Aiohttp

Predicates

instance

Gets a reference to an instance of aiohttp.StreamReader.

Classes

InstanceSource

A source of instances of aiohttp.StreamReader, extend this class to model new instances.