Skip to main content

bytes_to_binary

Function bytes_to_binary 

Source
pub fn bytes_to_binary(i: &[u8; 32], r: &mut Vec<u8>)
๐Ÿ‘ŽDeprecated since 1.0.0: Will be removed in 2.0
Expand description

Converts bytes to binary representation.

ยงDeprecated

This function is deprecated and will be removed in a future version.