Home
last modified time | relevance | path

Searched refs:read_binary (Results 1 - 5 of 5) sorted by relevance

/third_party/python/Lib/importlib/resources/
H A D__init__.py12 read_binary,
34 'read_binary',
H A D_legacy.py50 def read_binary(package: Package, resource: Resource) -> bytes: function
/third_party/python/Lib/test/test_importlib/
H A Dtest_metadata_api.py205 assert isinstance(file.read_binary(), bytes)
/third_party/python/Lib/
H A Dcgi.py686 self.read_binary()
694 def read_binary(self): member in FieldStorage
/third_party/python/Lib/importlib/metadata/
H A D__init__.py514 def read_binary(self): member in PackagePath

Completed in 4 milliseconds