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