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