Function dochy_compaction::enc_dec::signed_bytes::signed_bytes128[][src]

pub fn signed_bytes128(val: i128) -> usize
Expand description

Return the number of bytes which can represents the val.

  1. -128 ..= 127,
  2. -32768..=32767…