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