Function near_store::decode_value_with_rc[][src]

pub fn decode_value_with_rc(bytes: &[u8]) -> (Option<&[u8]>, i64)

Returns (Some(value), rc) if rc > 0 (None, rc) if rc <= 0