MCPcopy Create free account
hub / github.com/ZSAIm/VideoCrawlerEngine / readuntil

Function readuntil

request/helper/stream.py:156–256  ·  view source on GitHub ↗

Read data from the stream until ``separator`` is found. On success, the data and separator will be removed from the internal buffer (consumed). Returned data will include the separator at the end. Configured stream limit is used to check result. Limit sets the maximal length of

(self, separators=(b'\n', b'\r'))

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected