Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alibaba/PhotonLibOS
/ new_string_socket_stream
Function
new_string_socket_stream
common/memory-stream/memory-stream.cpp:291–293 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
289
}
290
291
StringSocketStream* new_string_socket_stream() {
292
return new StringSocketStreamImpl;
293
}
Callers
1
TEST
Function · 0.85
Calls
no outgoing calls
Tested by
1
TEST
Function · 0.68