vb : vbyte encode / decode
run
+ cargo test --all-features -- --nocapture
Running tests/main.rs (target/debug/deps/main-b9bb62e9657d6be0)
[tests/main.rs:4] &vbe = [
234,
173,
192,
229,
36,
1,
3,
]
[tests/main.rs:5] vb::d(vbe).unwrap() = [
9876543210,
1,
3,
]