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