Result_PaymentParametersDecodeErrorZ |
Result_PaymentParametersDecodeErrorZ.clone() |
Creates a new CResult_PaymentParametersDecodeErrorZ which has the same data as `orig`
but with all dynamically-allocated buffers duplicated in new buffers.
|
static Result_PaymentParametersDecodeErrorZ |
Result_PaymentParametersDecodeErrorZ.err(DecodeError e) |
Creates a new CResult_PaymentParametersDecodeErrorZ in the error state.
|
static Result_PaymentParametersDecodeErrorZ |
Result_PaymentParametersDecodeErrorZ.ok(PaymentParameters o) |
Creates a new CResult_PaymentParametersDecodeErrorZ in the success state.
|
static Result_PaymentParametersDecodeErrorZ |
PaymentParameters.read(byte[] ser,
int arg) |
Read a PaymentParameters from a byte array, created by PaymentParameters_write
|