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