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