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