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