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