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