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