Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/pydata/xarray
/ _decode_string
Function
_decode_string
xarray/backends/scipy_.py:55–55 ·
view source on GitHub ↗
(s: bytes)
Source
from the content-addressed store, hash-verified
53
54
@overload
55
def
_decode_string(s: bytes) -> str: ...
56
57
58
@overload
Callers
1
_decode_attrs
Function · 0.85
Calls
1
decode
Method · 0.45
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…