Trait snarkvm_utilities::bytes::ToBytes [−][src]
Required methods
fn write<W: Write>(&self, writer: W) -> IoResult<()>[src]
Expand description
Serializes self into writer.