Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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_archive
Function · 0.45
get_interpreter
Function · 0.45
main
Function · 0.45
symtable.py
File · 0.45
read_uint1
Function · 0.45
read_uint2
Function · 0.45
read_int4
Function · 0.45
read_uint4
Function · 0.45
read_uint8
Function · 0.45
read_string1
Function · 0.45
read_string4
Function · 0.45
read_bytes1
Function · 0.45
Calls
no outgoing calls
Tested by
1
_load_testfile
Function · 0.36