pub fn encode_reward(symlist: &mut SymbolList, value: i64, bits: usize)Expand description
Encodes a signed reward value into its bit representation.
pub fn encode_reward(symlist: &mut SymbolList, value: i64, bits: usize)Encodes a signed reward value into its bit representation.