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