Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/treeverse/dvc
/ read_bytes
Method
read_bytes
dvc/testing/cloud.py:50–51 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
48
49
@abstractmethod
50
def
read_bytes(self):
51
pass
52
53
def
_gen(self, struct, prefix=None):
54
for
name, contents in struct.items():
Callers
7
read_text
Method · 0.95
verify_image
Function · 0.80
test_default_output
Function · 0.80
test_pull_import_no_download
Function · 0.80
test_experiments_run_in_linked_git_worktree
Function · 0.80
test_image_converter_with_out
Function · 0.80
test_image_converter_with_slash_in_revision
Function · 0.80
Calls
no outgoing calls
Tested by
6
verify_image
Function · 0.64
test_default_output
Function · 0.64
test_pull_import_no_download
Function · 0.64
test_experiments_run_in_linked_git_worktree
Function · 0.64
test_image_converter_with_out
Function · 0.64
test_image_converter_with_slash_in_revision
Function · 0.64