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