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