Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/trafficserver
/ encode
Function
encode
lib/yamlcpp/test/create-emitter-tests.py:21–22 ·
view source on GitHub ↗
(line)
Source
from the content-addressed store, hash-verified
19
yield
c
20
21
def
encode(line):
22
return
''
.join(encode_stream(line))
23
24
def
doc_start(implicit=False):
25
if
implicit:
Callers
14
scalar
Function · 0.85
seq_start
Function · 0.85
map_start
Function · 0.85
Assign
Method · 0.85
impl.h
File · 0.85
store
Method · 0.85
write_QUICVariableInt
Method · 0.85
test_QUICTypeUtil.cc
File · 0.85
invoke_rpc
Method · 0.85
handle_call
Method · 0.85
Http3DataFrame
Method · 0.85
to_io_buffer_block
Method · 0.85
Calls
2
encode_stream
Function · 0.85
join
Method · 0.80
Tested by
no test coverage detected