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