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