Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alibaba/PhotonLibOS
/ input
Method
input
common/memory-stream/memory-stream.h:64–66 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
62
else set_input(in);
63
}
64
std::string_view input() {
65
return _inv;
66
}
67
std::string& output() {
68
return _out;
69
}
Callers
1
TEST
Function · 0.45
Calls
no outgoing calls
Tested by
1
TEST
Function · 0.36