Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/apache/caldera
/ encode
Method
encode
app/objects/c_data_encoder.py:36–37 ·
view source on GitHub ↗
(self, data, **_)
Source
from the content-addressed store, hash-verified
34
35
@abstractmethod
36
def
encode(self, data, **_):
37
raise
NotImplementedError
38
39
@abstractmethod
40
def
decode(self, data, **_):
Callers
15
refresh
Method · 0.45
send
Method · 0.45
_send_instructions
Method · 0.45
_send_instructions
Method · 0.45
_get_qname_bytes
Method · 0.45
_process_payload_request
Method · 0.45
_store_beacon_response
Method · 0.45
run
Method · 0.45
encode_string
Method · 0.45
run
Method · 0.45
_build_single_test_variant
Method · 0.45
_write_logs_to_disk
Method · 0.45
Calls
no outgoing calls
Tested by
13
active_link
Function · 0.36
finished_link
Function · 0.36
beacon_profile_hex_chunks
Function · 0.36
test_file_upload
Method · 0.36
test_plaintext_encoding
Method · 0.36
test_base64_encoding
Method · 0.36
_encode_command
Function · 0.36
_make_result
Function · 0.36
test_read_write_result_file
Method · 0.36
test_read_write_result_file_no_dict
Method · 0.36
test_get_operation_event_logs_agent_output_enabled
Method · 0.36
test_update_operation_link
Method · 0.36