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