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