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