Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RT-Thread/env-windows
/ seek
Method
seek
tools/python-3.11.9-amd64/Lib/typing.py:3315–3316 ·
view source on GitHub ↗
(self, offset: int, whence: int = 0)
Source
from the content-addressed store, hash-verified
3313
3314
@abstractmethod
3315
def
seek(self, offset: int, whence: int = 0) -> int:
3316
pass
3317
3318
@abstractmethod
3319
def
seekable(self) -> bool:
Callers
15
rewind
Method · 0.45
setpos
Method · 0.45
_patchheader
Method · 0.45
parse
Method · 0.45
_read_object
Method · 0.45
load
Function · 0.45
_sendfile_use_sendfile
Method · 0.45
_sendfile_use_send
Method · 0.45
truncate
Method · 0.45
what
Function · 0.45
readframes
Method · 0.45
_read_comm_chunk
Method · 0.45
Calls
no outgoing calls
Tested by
3
truncate
Method · 0.36
test_aifc
Function · 0.36
test_wav
Function · 0.36