Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/3rdparty/libprocess
/ writer
Method
writer
src/http.cpp:453–456 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
451
452
453
Pipe::Writer Pipe::writer() const
454
{
455
return Pipe::Writer(data);
456
}
457
458
459
Future<string> Pipe::Reader::read()
Callers
5
encode
Function · 0.80
on_headers_complete
Method · 0.80
on_headers_complete
Method · 0.80
TEST_P
Function · 0.80
TEST
Function · 0.80
Calls
1
Writer
Class · 0.85
Tested by
2
TEST_P
Function · 0.64
TEST
Function · 0.64