MCPcopy 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_v1Function · 0.45
make_license_keyFunction · 0.45
encode_innerMethod · 0.45
csv_extractFunction · 0.45
uuid_generate_v5Function · 0.45
constant_time_eq_stringFunction · 0.45
digest_stringFunction · 0.45
decodeMethod · 0.45
hmac_stringFunction · 0.45
crc32_stringFunction · 0.45
kafka_murmur2_stringFunction · 0.45

Calls

no outgoing calls