MCPcopy Create free account
hub / github.com/Fullstop000/wickdb / put_fixed_64

Function put_fixed_64

src/util/coding.rs:97–101  ·  view source on GitHub ↗

Encodes the given u64 to bytes and concatenates the result to `dst`

(dst: &mut Vec<u8>, value: u64)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 10

hash_numbersFunction · 0.85
write_stepMethod · 0.85
read_stepMethod · 0.85
addMethod · 0.85
encodedMethod · 0.85
block_readerMethod · 0.85
test_put_fixed64Function · 0.85
newMethod · 0.85
separatorMethod · 0.85
successorMethod · 0.85

Calls 1

encode_fixed_64Function · 0.85

Tested by 1

test_put_fixed64Function · 0.68