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