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