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