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