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

Method truncate

tools/python-3.11.9-amd64/Lib/typing.py:3327–3328  ·  view source on GitHub ↗
(self, size: int = None)

Source from the content-addressed store, hash-verified

3325
3326 @abstractmethod
3327 def truncate(self, size: int = None) -> int:
3328 pass
3329
3330 @abstractmethod
3331 def writable(self) -> bool:

Callers 3

makefileMethod · 0.45
_append_messageMethod · 0.45
_write_end_recordMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected