MCPcopy 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
21def encode(line):
22 return ''.join(encode_stream(line))
23
24def doc_start(implicit=False):
25 if implicit:

Callers 14

scalarFunction · 0.85
seq_startFunction · 0.85
map_startFunction · 0.85
AssignMethod · 0.85
impl.hFile · 0.85
storeMethod · 0.85
write_QUICVariableIntMethod · 0.85
invoke_rpcMethod · 0.85
handle_callMethod · 0.85
Http3DataFrameMethod · 0.85
to_io_buffer_blockMethod · 0.85

Calls 2

encode_streamFunction · 0.85
joinMethod · 0.80

Tested by

no test coverage detected