[][src]Function snarkos_dpc::base_dpc::record::record_serializer::decode_from_group

pub fn decode_from_group<P: MontgomeryModelParameters + TEModelParameters, G: Group + ProjectiveCurve>(
    affine: <G as ProjectiveCurve>::Affine,
    fq_high: bool
) -> Result<Vec<u8>, DPCError>

Decode a group into the byte representation of a base field element