Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MaterializeInc/materialize
/ as_bytes
Method
as_bytes
src/repr/src/bytes.rs:66–68 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
64
}
65
66
pub fn as_bytes(&self) -> u64 {
67
self.0
68
}
69
70
fn format_string(&self) -> String {
71
match self.0 {
Callers
15
validate_with_pubkey_v1
Function · 0.45
make_license_key
Function · 0.45
test_copy_row_scanner_end_marker_line_endings
Function · 0.45
encode_inner
Method · 0.45
csv_extract
Function · 0.45
uuid_generate_v5
Function · 0.45
constant_time_eq_string
Function · 0.45
digest_string
Function · 0.45
decode
Method · 0.45
hmac_string
Function · 0.45
crc32_string
Function · 0.45
kafka_murmur2_string
Function · 0.45
Calls
no outgoing calls
Tested by
15
test_copy_row_scanner_end_marker_line_endings
Function · 0.36
datadriven
Function · 0.36
test_copy_format_text_parser
Function · 0.36
test_copy_format_text_empty_null_string
Function · 0.36
test_copy_format_text_parser_escapes
Function · 0.36
test_decode_copy_format_csv_end_marker
Function · 0.36
test_decode_copy_format_csv_quoted_null
Function · 0.36
test_file_sync
Function · 0.36
test_json_array_single
Function · 0.36
test_json_deserializer_multi
Function · 0.36
test_statement_logging_unsampled_metrics
Function · 0.36
test_http_sql
Function · 0.36