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