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