MCPcopy Create free account
hub / github.com/RT-Thread/env-windows / read

Method read

tools/python-3.11.9-amd64/Lib/typing.py:3299–3300  ·  view source on GitHub ↗
(self, n: int = -1)

Source from the content-addressed store, hash-verified

3297
3298 @abstractmethod
3299 def read(self, n: int = -1) -> AnyStr:
3300 pass
3301
3302 @abstractmethod
3303 def readable(self) -> bool:

Callers 15

_copy_archiveFunction · 0.45
get_interpreterFunction · 0.45
mainFunction · 0.45
symtable.pyFile · 0.45
read_uint1Function · 0.45
read_uint2Function · 0.45
read_int4Function · 0.45
read_uint4Function · 0.45
read_uint8Function · 0.45
read_string1Function · 0.45
read_string4Function · 0.45
read_bytes1Function · 0.45

Calls

no outgoing calls

Tested by 1

_load_testfileFunction · 0.36