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