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