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

Function put_fixed_32

src/util/coding.rs:90–94  ·  view source on GitHub ↗

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

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

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 7

test_mem_file_read_atFunction · 0.85
finishMethod · 0.85
create_filterMethod · 0.85
write_raw_blockFunction · 0.85
finishMethod · 0.85
test_corrupted_blockFunction · 0.85
test_put_fixed32Function · 0.85

Calls 1

encode_fixed_32Function · 0.85

Tested by 3

test_mem_file_read_atFunction · 0.68
test_corrupted_blockFunction · 0.68
test_put_fixed32Function · 0.68