MCPcopy Create free account
hub / github.com/eshirazi/python-with-braces / BufferedRandom

Class BufferedRandom

Lib/_pyio.py:1223–1293  ·  view source on GitHub ↗

A buffered interface to random access streams. The constructor creates a reader and writer for a seekable stream, raw, given in the first argument. If the buffer_size is omitted it defaults to DEFAULT_BUFFER_SIZE.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

openFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected