Result_COption_HTLCDestinationZDecodeErrorZ |
Result_COption_HTLCDestinationZDecodeErrorZ.clone() |
Creates a new CResult_COption_HTLCDestinationZDecodeErrorZ which has the same data as `orig`
but with all dynamically-allocated buffers duplicated in new buffers.
|
static Result_COption_HTLCDestinationZDecodeErrorZ |
Result_COption_HTLCDestinationZDecodeErrorZ.err(DecodeError e) |
Creates a new CResult_COption_HTLCDestinationZDecodeErrorZ in the error state.
|
static Result_COption_HTLCDestinationZDecodeErrorZ |
UtilMethods.HTLCDestination_read(byte[] ser) |
Read a HTLCDestination from a byte array, created by HTLCDestination_write
|
static Result_COption_HTLCDestinationZDecodeErrorZ |
Result_COption_HTLCDestinationZDecodeErrorZ.ok(Option_HTLCDestinationZ o) |
Creates a new CResult_COption_HTLCDestinationZDecodeErrorZ in the success state.
|