Result_OfferBolt12ParseErrorZ |
Result_OfferBolt12ParseErrorZ.clone() |
Creates a new CResult_OfferBolt12ParseErrorZ which has the same data as `orig`
but with all dynamically-allocated buffers duplicated in new buffers.
|
static Result_OfferBolt12ParseErrorZ |
Result_OfferBolt12ParseErrorZ.err(Bolt12ParseError e) |
Creates a new CResult_OfferBolt12ParseErrorZ in the error state.
|
static Result_OfferBolt12ParseErrorZ |
Offer.from_str(String s) |
Read a Offer object from a string
|
static Result_OfferBolt12ParseErrorZ |
Result_OfferBolt12ParseErrorZ.ok(Offer o) |
Creates a new CResult_OfferBolt12ParseErrorZ in the success state.
|